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