Index: uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c
===================================================================
--- uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c	(revision 44b9b4485dd8e59718429c6877129da6e2c5553a)
+++ uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c	(revision 21f36e04eebafba5f479b65a3c5da54963ca8ff9)
@@ -76,5 +76,5 @@
 	}
 
-	/* Alow less data on input. */
+	/* Allow less data on input. */
 	if (dir == USB_DIRECTION_IN) {
 		OHCI_MEM32_SET(instance->status, TD_STATUS_ROUND_FLAG);
