Explorar o código

Fix typo

* lisp/org.el (org-tag-alist): Fix typo in docstring.
Nicolas Goaziou %!s(int64=7) %!d(string=hai) anos
pai
achega
7143ae0355
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -3421,7 +3421,7 @@ The value of this variable is an alist.  Associations either:
 where TAG is a tag as a string, SELECT is character, used to
 where TAG is a tag as a string, SELECT is character, used to
 select that tag through the fast tag selection interface, and
 select that tag through the fast tag selection interface, and
 SPECIAL is one of the following keywords: `:startgroup',
 SPECIAL is one of the following keywords: `:startgroup',
-`:startgrouptag', `:grouptags', `:engroup', `:endgrouptag' or
+`:startgrouptag', `:grouptags', `:endgroup', `:endgrouptag' or
 `:newline'.  These keywords are used to define a hierarchy of
 `:newline'.  These keywords are used to define a hierarchy of
 tags.  See manual for details.
 tags.  See manual for details.