ppbus(4): Fix a typo in source code comment

- s/quering/querying/

Obtained from:	NetBSD
MFC after:	3 days
This commit is contained in:
Gordon Bergling 2021-11-19 19:19:36 +01:00
parent bebff61587
commit 975e2e3f84

View file

@ -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 */