Procházet zdrojové kódy

org-colview: Fix typo in docstring

* lisp/org-colview.el (org-columns-summary-types): Fix typo.
Nicolas Goaziou před 7 roky
rodič
revize
da26490208
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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