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

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

[nongnu] elpa/smartparens ab475c7891: docs: fix typo


From: ELPA Syncer
Subject: [nongnu] elpa/smartparens ab475c7891: docs: fix typo
Date: Sun, 7 Jul 2024 13:00:49 -0400 (EDT)

branch: elpa/smartparens
commit ab475c78916d7b1666a495e3fe9c54b250195637
Author: Matus Goljer <matus.goljer@gmail.com>
Commit: Matus Goljer <matus.goljer@gmail.com>

    docs: fix typo
    
    fixes #1214
---
 smartparens.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smartparens.el b/smartparens.el
index 309cea1108..ba6eb64858 100644
--- a/smartparens.el
+++ b/smartparens.el
@@ -5853,7 +5853,7 @@ Pair object is anything delimited by pairs from 
`sp-pair-list'."
       (execute-kbd-macro cmd))))
 
 (defun sp-prefix-symbol-object (&optional _arg)
-  "Read the command and invoke it on the next pair object.
+  "Read the command and invoke it on the next symbol object.
 
 If you specify a regular emacs prefix argument this is passed to
 the executed command.  Therefore, executing



reply via email to

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