X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2Fobd.c;h=f3294ffd63adbd112eca63993bb42c337de2dc0a;hp=123a5f99d431bf6dcc8767f5af457c87800b7cbe;hb=0d75d5cd5a6217ec75bac8d3f479bbfb8a10be29;hpb=cf9bb79ebc5998c35a208ed011b64f9d4a62e7f3;ds=inline diff --git a/lustre/utils/obd.c b/lustre/utils/obd.c index 123a5f9..f3294ff 100644 --- a/lustre/utils/obd.c +++ b/lustre/utils/obd.c @@ -5451,7 +5451,7 @@ int jt_pcc_add(int argc, char **argv) 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; }