Browse Source

org-tempo: Fix typo

* lisp/org-tempo.el (org-tempo-tags): Fix typo
Nicolas Goaziou 7 years ago
parent
commit
bbf39576f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-tempo.el

+ 1 - 1
lisp/org-tempo.el

@@ -48,7 +48,7 @@
   :group 'org)
 
 (defvar org-tempo-tags nil
-  "Tempo tags for org-mode")
+  "Tempo tags for Org mode")
 
 (defcustom org-tempo-keywords-alist
   '((?L . "latex")