diff options
Diffstat (limited to 'sutils/fsck.c')
-rw-r--r-- | sutils/fsck.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sutils/fsck.c b/sutils/fsck.c index 424e3f17..1ab9caa5 100644 --- a/sutils/fsck.c +++ b/sutils/fsck.c @@ -41,7 +41,7 @@ Although it knows something about the hurd, this fsck still uses /etc/fstab, and is generally not very integrated. That will have to wait - until the appropiate mechanisms for doing so are decided. */ + until the appropriate mechanisms for doing so are decided. */ #include <stdlib.h> #include <string.h> |