X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/685dd439ef0166954c59c3f8a2f6903d0a7cbab9..9a6d835cfe7761f6a85f84233d9d93722efe6ecc:/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 */