Index: uspace/srv/fs/ext4fs/ext4fs.c
===================================================================
--- uspace/srv/fs/ext4fs/ext4fs.c	(revision 38542dcb2946dff802762528d1ad1190b481d010)
+++ uspace/srv/fs/ext4fs/ext4fs.c	(revision cfaa35a2627b7c78cd80ef394dfcb862cb582f7b)
@@ -54,5 +54,5 @@
 int main(int argc, char **argv)
 {
-	printf("%s: HelenOS EXT4 file system server\n", NAME);
+	printf("%s: HelenOS ext4 file system server\n", NAME);
 	
 	if (argc == 3) {
