From 4fa20d8f8d01369a5f783cb2203c908b6bad778b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 20 Apr 2014 17:31:59 -0700 Subject: [PATCH] Spelling fixes. --- doc/misc/ChangeLog | 2 +- src/conf_post.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1cb16188abd..a7ee5489012 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1557,7 +1557,7 @@ * ede.texi (Top): Rename from top, all uses changed. * eshell.texi: Add missing argument to @sp. * forms.texi (Top): Reorder menu to match structure. - * htmlfontify.texi (Customisation): Add missing @item in + * htmlfontify.texi (Customization): Add missing @item in @enumerate. * org.texi (Advanced features): Add missing argument for @item. (Property searches): Use @backslashchar{} in macro argument. diff --git a/src/conf_post.h b/src/conf_post.h index 8fabd60871b..312f2389415 100644 --- a/src/conf_post.h +++ b/src/conf_post.h @@ -123,7 +123,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ #endif /* We must intercept 'opendir' calls to stash away the directory name, - so we could reuse it in realinkat, see msdos.c. */ + so we could reuse it in readlinkat; see msdos.c. */ #define opendir sys_opendir /* The "portable" definition of _GL_INLINE on config.h does not work -- 2.39.5