From d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 9 Dec 2019 18:44:35 -0800 Subject: Spelling fixes --- lisp/org/org-table.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/org/org-table.el') diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el index 5f42db50688..a2e77e07392 100644 --- a/lisp/org/org-table.el +++ b/lisp/org/org-table.el @@ -1709,7 +1709,7 @@ The function assumes `org-table-copy-increment' is non-nil." (number-suffix-regexp (rx (and (one-or-more digit) string-end))) (analyze (lambda (field) - ;; Analyse string FIELD and return information related to + ;; Analyze string FIELD and return information related to ;; increment or nil. When non-nil, return value has the ;; following scheme: (TYPE VALUE PATTERN) where ;; - TYPE is a symbol among `number', `prefix', `suffix' -- cgit v1.2.3