Index: uspace/lib/drv/generic/driver.c
===================================================================
--- uspace/lib/drv/generic/driver.c	(revision 0f0f8bc5f0a61a54f47714219301af37cc88ff91)
+++ uspace/lib/drv/generic/driver.c	(revision 4d94002d4fa05a47f00a4d66be68ebcea93e03e3)
@@ -342,5 +342,5 @@
 	
 	/*
-	 * Look up the function. Bump reference count so that
+	 * Look the function up. Bump reference count so that
 	 * the function continues to exist until we return
 	 * from the driver.
@@ -379,5 +379,5 @@
 	
 	/*
-	 * Look up the function. Bump reference count so that
+	 * Look the function up. Bump reference count so that
 	 * the function continues to exist until we return
 	 * from the driver.
