summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-12-14 00:25:59 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-12-14 00:25:59 +0100
commitbbf39576f4818c168e533a5dbace1601edee710b (patch)
tree62ab95cbf38219aa66721b4355a2548d9c31553f
parent5d2517ba5a53c3eb9e9d0f868df007bd84087902 (diff)
downloadorg-mode-bbf39576f4818c168e533a5dbace1601edee710b.tar.gz
org-tempo: Fix typo
* lisp/org-tempo.el (org-tempo-tags): Fix typo
-rw-r--r--lisp/org-tempo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-tempo.el b/lisp/org-tempo.el
index 6c24b2b..86e7b51 100644
--- a/lisp/org-tempo.el
+++ b/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")