From da26490208069a267f3f7da0f714b840325ed9a3 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sat, 10 Feb 2018 14:03:59 +0100 Subject: [PATCH] org-colview: Fix typo in docstring * lisp/org-colview.el (org-columns-summary-types): Fix typo. --- lisp/org-colview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-colview.el b/lisp/org-colview.el index 29041bc94..139cea27c 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