emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/hiddenquote e77836f974 06/15: ; Docstring fix


From: ELPA Syncer
Subject: [elpa] externals/hiddenquote e77836f974 06/15: ; Docstring fix
Date: Wed, 26 Oct 2022 11:57:51 -0400 (EDT)

branch: externals/hiddenquote
commit e77836f974a75156ead3e8521653a35bda69c9b6
Author: Mauro Aranda <maurooaranda@gmail.com>
Commit: Mauro Aranda <maurooaranda@gmail.com>

    ; Docstring fix
---
 hiddenquote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hiddenquote.el b/hiddenquote.el
index 3b4ee450d1..d0ee641aa0 100644
--- a/hiddenquote.el
+++ b/hiddenquote.el
@@ -1444,7 +1444,7 @@ Character cell bindings:
     (widget-forward 1)))
 
 (defun hiddenquote-backward-syllable ()
-  "Move one syllables backward."
+  "Move one syllable backward."
   (interactive)
   (if hiddenquote-skip-used-syllables
       (let ((orig (widget-at)))



reply via email to

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