Index: uspace/drv/bus/usb/ohci/ohci_rh.c
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_rh.c	(revision 3e48c9369f25f9e9c72322621fc99353ae800b95)
+++ uspace/drv/bus/usb/ohci/ohci_rh.c	(revision 09772f40ef01b73dde5fbbf639717fc6e6d80d3e)
@@ -186,5 +186,5 @@
 	if (batch->error == ENAK) {
 		/* This is safe because only status change interrupt transfers
-		 * return NAK. The assertion holds tru because the batch
+		 * return NAK. The assertion holds true because the batch
 		 * existence prevents communication with that ep */
 		assert(instance->unfinished_interrupt_transfer == NULL);
