]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/simple.el (read-only-mode): Fix wording of doc string.
authorEli Zaretskii <eliz@gnu.org>
Wed, 24 Aug 2022 11:45:07 +0000 (14:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 24 Aug 2022 11:45:07 +0000 (14:45 +0300)
lisp/simple.el

index 13d0d3b241420f42c7a752570f4e39070ad3ebfe..ee765c8a575de1fce04c67701d1e25864f0affc2 100644 (file)
@@ -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