ppbus(4): Fix a typo in source code comment
- s/quering/querying/ Obtained from: NetBSD MFC after: 3 days
This commit is contained in:
@@ -737,7 +737,7 @@ ppb_1284_negociate(device_t bus, int mode, int options)
|
||||
goto error;
|
||||
}
|
||||
|
||||
/* Event 7 - quering result consider nACK not to misunderstand
|
||||
/* Event 7 - querying result consider nACK not to misunderstand
|
||||
* a remote computer terminate sequence */
|
||||
if (options & PPB_EXTENSIBILITY_LINK) {
|
||||
/* XXX not fully supported yet */
|
||||
|
||||
Reference in New Issue
Block a user