mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Spelling fixes.
This commit is contained in:
parent
5ef215d874
commit
91af3942e9
112 changed files with 329 additions and 337 deletions
|
|
@ -40,7 +40,7 @@ void
|
|||
usage (const char *progname)
|
||||
{
|
||||
fprintf (stderr, "Usage %s options\n", progname);
|
||||
fprintf (stderr, "-n NCOLORS allcoate NCOLORS colors\n");
|
||||
fprintf (stderr, "-n NCOLORS allocate NCOLORS colors\n");
|
||||
exit (1);
|
||||
}
|
||||
|
||||
|
|
@ -111,4 +111,3 @@ main (int argc, char **argv)
|
|||
XCloseDisplay (dpy);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue