Fix typo in comment

Sponsored by: Netflix
This commit is contained in:
Warner Losh 2018-12-02 23:13:45 +00:00
parent 48133c3ff3
commit e860439466
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=341416

View File

@ -434,7 +434,7 @@ logpage(struct nvme_function *nf, int argc, char *argv[])
/*
* See if there is a pretty print function for the specified log
* page. If one isn't found, we just revert to the default
* (print_hex). If there was a vendor specified bt the user, and
* (print_hex). If there was a vendor specified by the user, and
* the page is vendor specific, don't match the print function
* unless the vendors match.
*/