Consistently spell "file name" and "file system" as two words.
[pintos-anon] / src / tests / filesys / extended / dir-rm-parent.c
index 9db212a8f5ca58b0020922096dc1f214c6fe7818..78e84b1c76b48613947ecc23fc4e4c3b9f120a29 100644 (file)
@@ -1,6 +1,6 @@
 /* Tries to remove the change of parents of the current
    directory.
-   This can succeed or fail as long as it doesn't crash. 8/
+   This can succeed or fail as long as it doesn't crash. */
 
 #include <syscall.h>
 #include "tests/lib.h"