summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJambunathan K <kjambunathan@gmail.com>2011-12-05 02:28:13 +0530
committerBastien Guerry <bzg@altern.org>2011-12-10 18:13:03 +0100
commitf9da5ca54acc82189609051507d365bac585588c (patch)
tree39152315058c7f7096559ccc1982673810e431db
parent0e859c62b5a95b2325b36f250f595337a718513f (diff)
downloadorg-mode-f9da5ca54acc82189609051507d365bac585588c.tar.gz
org-exp.el: s/OpenDocumentText/OpenDocument Text/
-rw-r--r--lisp/org-exp.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index c55d566..b7d447d 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -52,9 +52,9 @@
(autoload 'org-export-generic "org-export-generic" "Export using the generic exporter" t)
(autoload 'org-export-as-odt "org-odt"
- "Export the outline to a OpenDocumentText file." t)
+ "Export the outline to a OpenDocument Text file." t)
(autoload 'org-export-as-odt-and-open "org-odt"
- "Export the outline to a OpenDocumentText file and open it." t)
+ "Export the outline to a OpenDocument Text file and open it." t)
(defgroup org-export nil
"Options for exporting org-listings."
@@ -952,7 +952,7 @@ Pressing `1' will switch between these two options."
\[D] export as DocBook [V] export as DocBook, process to PDF, and open
-\[o] export as OpenDocumentText [O] ... and open
+\[o] export as OpenDocument Text [O] ... and open
\[j] export as TaskJuggler [J] ... and open