Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuco1 committed Jul 7, 2024
1 parent 71eab0b commit ab475c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smartparens.el
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab475c7

Please sign in to comment.