emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 241f2857f1: ; Fix a typo in recent documentation changes


From: Eli Zaretskii
Subject: master 241f2857f1: ; Fix a typo in recent documentation changes
Date: Fri, 28 Jan 2022 02:30:57 -0500 (EST)

branch: master
commit 241f2857f1ce3732102ba77a98727406fb93edb0
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; Fix a typo in recent documentation changes
    
    * doc/lispref/os.texi (Startup Summary):
    * doc/emacs/cmdargs.texi (Initial Options): Fix a typo.
---
 doc/emacs/cmdargs.texi | 2 +-
 doc/lispref/os.texi    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi
index da9947ece3..de1d5e0b2c 100644
--- a/doc/emacs/cmdargs.texi
+++ b/doc/emacs/cmdargs.texi
@@ -331,7 +331,7 @@ Do not include the @file{site-lisp} directories in 
@code{load-path}
 
 @item --init-directory
 @opindex --init-directory
-Specify the directory to use when looking for the Emacs init file.
+Specify the directory to use when looking for the Emacs init files.
 
 @item --no-splash
 @opindex --no-splash
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 25a2b9e2e4..9cb9bc75d0 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -365,7 +365,7 @@ Equivalent to @samp{-q --no-site-file --no-splash}.
 @c and --no-site-lisp, but let's not mention that here.
 
 @item --init-directory
-Specify the directory to use when finding the Emacs init file.
+Specify the directory to use when finding the Emacs init files.
 @end table
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]