X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/685dd439ef0166954c59c3f8a2f6903d0a7cbab9..b7b980a9e051e6999799eda5a81c5a6d8061e0eb:/sbr/arglist.c diff --git a/sbr/arglist.c b/sbr/arglist.c index f40f1e89..37dcec09 100644 --- a/sbr/arglist.c +++ b/sbr/arglist.c @@ -68,7 +68,7 @@ argsplit(char *command, char **file, int *argp) } /* - * Spaces, but no shell metacharacters; space-split into seperate + * Spaces, but no shell metacharacters; space-split into separate * arguments */