Index: uspace/lib/libblock/libblock.c
===================================================================
--- uspace/lib/libblock/libblock.c	(revision 5048be7c5783440cf587724dd25bdfeee3eb66f4)
+++ uspace/lib/libblock/libblock.c	(revision 5ac89183b0e61e6f5ed1db0505b0ddee71ba32bd)
@@ -394,6 +394,6 @@
 		/*
 		 * Lock the block before releasing the cache lock. Thus we don't
-		 * kill concurent operations on the cache while doing I/O on the
-		 * block.
+		 * kill concurrent operations on the cache while doing I/O on
+		 * the block.
 		 */
 		fibril_mutex_lock(&b->lock);
