Explorar o código

org-colview: Fix typo in docstring

* lisp/org-colview.el (org-columns-summary-types): Fix typo.
Nicolas Goaziou %!s(int64=7) %!d(string=hai) anos
pai
achega
da26490208
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-colview.el

+ 1 - 1
lisp/org-colview.el

@@ -68,7 +68,7 @@ or nil if the normal value should be used."
   "Alist between operators and summarize functions.
 
 Each association follows the pattern (LABEL . SUMMARIZE),
-or (LABEL SUMMARISE COLLECT) where
+or (LABEL SUMMARIZE COLLECT) where
 
   LABEL is a string used in #+COLUMNS definition describing the
   summary type.  It can contain any character but \"}\".  It is