Index: uspace/srv/fs/tmpfs/tmpfs_ops.c
===================================================================
--- uspace/srv/fs/tmpfs/tmpfs_ops.c	(revision 6cbed0124fbe6940cc077ef1a11c5370436df417)
+++ uspace/srv/fs/tmpfs/tmpfs_ops.c	(revision 8ccd2ea277c15d5df7f5e27ff901bafaa18515df)
@@ -257,5 +257,5 @@
 		}
 
-		/* descent one level */
+		/* descend one level */
 		dcur = dtmp;
 		dtmp = dtmp->child;
