Index: uspace/lib/ext4/libext4_filesystem.c
===================================================================
--- uspace/lib/ext4/libext4_filesystem.c	(revision 447201eb6c992acc6e1ea173486b4b92765f3a3c)
+++ uspace/lib/ext4/libext4_filesystem.c	(revision 7f295759166093a44a7ee1aceee7f7af5443f538)
@@ -424,5 +424,5 @@
 	}
 	
-	/* Inititialize in-memory representation */
+	/* Initialize in-memory representation */
 	newref->block_group = newref->block->data + offset;
 	newref->fs = fs;
