summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2018-02-10 14:03:59 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-02-10 14:03:59 +0100
commitda26490208069a267f3f7da0f714b840325ed9a3 (patch)
tree9d0d32690a3f4709e2eb9713f8bc8b06aa3de330
parentc72304b95e02ba6da6e46920da82235ca7196952 (diff)
downloadorg-mode-da26490208069a267f3f7da0f714b840325ed9a3.tar.gz
org-colview: Fix typo in docstring
* lisp/org-colview.el (org-columns-summary-types): Fix typo.
-rw-r--r--lisp/org-colview.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-colview.el b/lisp/org-colview.el
index 29041bc..139cea2 100644
--- a/lisp/org-colview.el
+++ b/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