]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix checkdoc--fix-y-or-n-p query
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 18 Jun 2022 12:17:45 +0000 (14:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 18 Jun 2022 12:17:45 +0000 (14:17 +0200)
* lisp/emacs-lisp/checkdoc.el (checkdoc--fix-y-or-n-p): Fix the
query to match what's done (bug#56053).

lisp/emacs-lisp/checkdoc.el

index 5700afbb03eb6e8148736a0c7ba78c5313467c17..7ae01d03b041f6377cd877dcbb08537fee9e7246 100644 (file)
@@ -2628,7 +2628,7 @@ a space as a style error."
          (checkdoc-autofix-ask-replace
           (match-beginning 0) (match-end 0)
           (format-message
-           "`y-or-n-p' argument should end with \"? \".  Fix?")
+           "`y-or-n-p' argument should end with \"?\".  Fix?")
           "?\"" t))
         nil
       (checkdoc-create-error