]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - sys-utils/setarch.c
misc: Fix various typos
[thirdparty/util-linux.git] / sys-utils / setarch.c
index cf29cf770a84a0dbebdf713a56f3ce61d78ff1b3..da29e2c0196fe01787996c6b454c5e52fd88ce84 100644 (file)
@@ -274,7 +274,7 @@ int main(int argc, char *argv[])
                OPT_LIST
        };
 
-       /* Options --3gb and --4gb are for compatibitity with an old
+       /* Options --3gb and --4gb are for compatibility with an old
         * Debian setarch implementation.  */
        static const struct option longopts[] = {
                {"help",                no_argument,    NULL,   'h'},