]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in 'help-quick-sections' docstring
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Apr 2024 06:44:46 +0000 (08:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 17:09:51 +0000 (19:09 +0200)
(cherry picked from commit 5f6834ab9765943be07dfab6454c37375729f778)

lisp/help.el

index 47992776bb71ba2b9dae4682ffe17092d20228fd..97d0bfaa731c04963c32da4b55c605a37f451ef7 100644 (file)
@@ -173,7 +173,7 @@ Value should be a list of elements, each element should of the form
 
 where GROUP-NAME is the name of the group of the commands,
 COMMAND is the symbol of a command and DESCRIPTION is its short
-description, 10 to 15 char5acters at most.")
+description, 10 to 15 characters at most.")
 
 (declare-function prop-match-value "text-property-search" (match))