]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - resize/main.c
Fix typos in code comments and developer docs
[thirdparty/e2fsprogs.git] / resize / main.c
index ab7375c172af4ecaf944b13805991afd3bd6610e..ba6bb6b18063b7d89227c9ba71a60e50b3552420 100644 (file)
@@ -422,7 +422,7 @@ int main (int argc, char ** argv)
         * unless the user is forcing it.
         *
         * We do ERROR and VALID checks even if we're only printing the
-        * minimimum size, because traversal of a badly damaged filesystem
+        * minimum size, because traversal of a badly damaged filesystem
         * can cause issues as well.  We don't require it to be fscked after
         * the last mount time in this case, though, as this is a bit less
         * risky.