diff options
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 5fa152ae5bf..2aaec25a5a3 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -75,7 +75,7 @@ am__v_at_1 = # ==================== Where To Install Things ==================== -# Location to install Emacs.app under GNUstep / Mac OS X. +# Location to install Emacs.app under GNUstep / macOS. # Later values may use this. ns_appbindir=@ns_appbindir@ |