From: Allen Li Date: Sun, 26 Jun 2022 07:37:07 +0000 (-0700) Subject: ; elec-pair: Fix docstring typo (bug#56233) X-Git-Tag: emacs-28.1.90~13 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a9d338818ae9ec789b90f1b3d5700d25fcdbbab6;p=emacs.git ; elec-pair: Fix docstring typo (bug#56233) * lisp/elec-pair.el (electric-pair-post-self-insert-function): Fix typo. --- diff --git a/lisp/elec-pair.el b/lisp/elec-pair.el index 964d21f11c6..bbed955a393 100644 --- a/lisp/elec-pair.el +++ b/lisp/elec-pair.el @@ -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