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