Correct grammatical error in previous commit.
This commit is contained in:
parent
fc6318e4e5
commit
c524b1a8cf
@ -583,7 +583,7 @@ start_init(void *dummy)
|
||||
freeenv(var);
|
||||
}
|
||||
|
||||
printf("Be nice to eachother, mmmkay?\n");
|
||||
printf("Be nice to each other, mmmkay?\n");
|
||||
|
||||
for (path = init_path; *path != '\0'; path = next) {
|
||||
while (*path == ':')
|
||||
|
Loading…
x
Reference in New Issue
Block a user