]> git.eshelyaron.com Git - emacs.git/commitdiff
; elec-pair: Fix docstring typo (bug#56233)
authorAllen Li <darkfeline@felesatra.moe>
Sun, 26 Jun 2022 07:37:07 +0000 (00:37 -0700)
committerEli Zaretskii <eliz@gnu.org>
Sun, 26 Jun 2022 08:14:34 +0000 (11:14 +0300)
* lisp/elec-pair.el (electric-pair-post-self-insert-function): Fix typo.

lisp/elec-pair.el

index 964d21f11c6dac4fd3ccb871c4b683b2463168a9..bbed955a3934ffe28da27b8abf53c9046cd6bf9b 100644 (file)
@@ -498,7 +498,7 @@ The decision is taken by order of preference:
   corresponding delimiter for C;
 
 * According to C alone, by looking C up in the tables
-  `electric-pair-paris' or `electric-pair-text-pairs' (which
+  `electric-pair-pairs' or `electric-pair-text-pairs' (which
   see);
 
 * According to C's syntax and the syntactic state of the buffer