Index: uspace/srv/fs/mfs/mfs_rw.c
===================================================================
--- uspace/srv/fs/mfs/mfs_rw.c	(revision 18b6a8849d630cc3bca153fb21bd225eebb16f4c)
+++ uspace/srv/fs/mfs/mfs_rw.c	(revision 47e00b8364871fedb5a2508cfc367b91b0cb8e63)
@@ -52,6 +52,6 @@
 
 /**Given the position in the file expressed in
- *bytes, this function returns the on-disk block
- *relative to that position.
+ * bytes, this function returns the on-disk block
+ * relative to that position.
  *
  * @param b	Pointer to a 32bit number where the block number will be stored
