[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 b41ef43af19: ; Fix previous change
From: |
Robert Pluim |
Subject: |
emacs-30 b41ef43af19: ; Fix previous change |
Date: |
Fri, 24 Jan 2025 10:07:41 -0500 (EST) |
branch: emacs-30
commit b41ef43af19479279f6f967e3cb9e6b0aa3622d8
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>
; Fix previous change
* doc/emacs/fixit.texi (Spelling): Use "personal" instead of
"private" dictionary.
---
doc/emacs/fixit.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/emacs/fixit.texi b/doc/emacs/fixit.texi
index 1ebc76fa949..f240057aa69 100644
--- a/doc/emacs/fixit.texi
+++ b/doc/emacs/fixit.texi
@@ -371,7 +371,7 @@ Accept the incorrect word---treat it as correct, but only
in this
editing session and for this buffer.
@item i
-Insert this word in your private dictionary file so that it will be
+Insert this word in your personal dictionary file so that it will be
considered correct from now on, even in future sessions.
@item m
@@ -379,7 +379,7 @@ Like @kbd{i}, but you can also specify dictionary completion
information.
@item u
-Insert the lower-case version of this word in your private dictionary
+Insert the lower-case version of this word in your personal dictionary
file.
@item l @var{word} @key{RET}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-30 b41ef43af19: ; Fix previous change,
Robert Pluim <=