]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - fsck.c
fsck.c: Fix typo.
[paraslash.git] / fsck.c
diff --git a/fsck.c b/fsck.c
index 9688a729ef473ec1a83555479aa79d978c71caef..60bd27026cd3c962327d6074ec51b202fb7daea0 100644 (file)
--- a/fsck.c
+++ b/fsck.c
@@ -970,7 +970,7 @@ out:
                        para_strerror(-ret)
                );
                if (conf.loglevel_arg > 1)
-                       PARA_EMERG_LOG("re-run with \"--logelvel %d\" to increase verbosity\n",
+                       PARA_EMERG_LOG("re-run with \"--loglevel %d\" to increase verbosity\n",
                                conf.loglevel_arg - 1);
        } else
                PARA_NOTICE_LOG("success\n");