diff options
Diffstat (limited to 'lisp/org/org-tempo.el')
-rw-r--r-- | lisp/org/org-tempo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-tempo.el b/lisp/org/org-tempo.el index 44b04a9f4be..afa69867f2a 100644 --- a/lisp/org/org-tempo.el +++ b/lisp/org/org-tempo.el @@ -24,7 +24,7 @@ ;;; Commentary: ;; ;; Org Tempo reimplements completions of structure template before -;; point like `org-try-structure-completion' in Org v9.1 and earlier. +;; point in Org v9.1 and earlier. ;; For example, strings like "<e" at the beginning of the line will be ;; expanded to an example block. ;; |