Whamcloud - gitweb
LU-12845 utils: fix typos in 'lctl pcc' help
[fs/lustre-release.git] / lustre / utils / obd.c
index 123a5f9..f3294ff 100644 (file)
@@ -5451,7 +5451,7 @@ int jt_pcc_add(int argc, char **argv)
 
        if (optind + 2 != argc) {
                fprintf(stderr,
 
        if (optind + 2 != argc) {
                fprintf(stderr,
-                       "%s: must speficy mount path and PCC path %d:%d\n",
+                       "%s: must specify mount path and PCC path %d:%d\n",
                        jt_cmdname(argv[0]), optind, argc);
                return CMD_HELP;
        }
                        jt_cmdname(argv[0]), optind, argc);
                return CMD_HELP;
        }