diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 109583705fb..2351537c3bc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -113,7 +113,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 these. ns_appbindir=@ns_appbindir@ ns_appresdir=@ns_appresdir@ |