From: Eli Zaretskii <eliz@gnu.org>
Date: Wed, 24 Aug 2022 11:45:07 +0000 (+0300)
Subject: ; * lisp/simple.el (read-only-mode): Fix wording of doc string.
X-Git-Tag: emacs-29.0.90~1893^2~60
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b400d7335b0d859b3823bcabc15e3a401fe7e2d0;p=emacs.git

; * lisp/simple.el (read-only-mode): Fix wording of doc string.
---

diff --git a/lisp/simple.el b/lisp/simple.el
index 13d0d3b2414..ee765c8a575 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -10402,7 +10402,7 @@ ignore read-only status in a Lisp program (whether due to text
 properties or buffer state), bind `inhibit-read-only' temporarily
 to a non-nil value.
 
-Reverting a buffer will keep the readedness state set by using
+Reverting a buffer will keep the read-only status set by using
 this command."
   :variable buffer-read-only
   ;; We're saving this value here so that we can restore the