Browse Source

org-colview: Fix typo in docstring

* lisp/org-colview.el (org-columns-summary-types): Fix typo.
Nicolas Goaziou 7 years ago
parent
commit
da26490208
1 changed files with 1 additions and 1 deletions
  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