mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
American English spelling fix.
This commit is contained in:
parent
b72333b2a6
commit
bcfce2c7f8
1 changed files with 1 additions and 1 deletions
|
|
@ -1182,7 +1182,7 @@ scan_lisp_file (filename, mode)
|
|||
else
|
||||
{
|
||||
#ifdef DEBUG
|
||||
fprintf (stderr, "## unrecognised top-level form, %s (%s)\n",
|
||||
fprintf (stderr, "## unrecognized top-level form, %s (%s)\n",
|
||||
buffer, filename);
|
||||
#endif
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue