summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2011-12-23 16:34:20 +0100
committerNicolas Goaziou <n.goaziou@gmail.com>2011-12-23 16:34:20 +0100
commitd1019fea0dce935bc574e92ff54b5a5c2f2ab57d (patch)
treed098df8b684f396fcfeb8caccbfe3f1f8b0cad41
parented96338b2168e9856c122cd4e43734f962102479 (diff)
downloadorg-mode-d1019fea0dce935bc574e92ff54b5a5c2f2ab57d.tar.gz
* EXPERIMENTAL/org-e-latex.el: Small documentation change
-rw-r--r--EXPERIMENTAL/org-e-latex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/EXPERIMENTAL/org-e-latex.el b/EXPERIMENTAL/org-e-latex.el
index a664208..f9bf00d 100644
--- a/EXPERIMENTAL/org-e-latex.el
+++ b/EXPERIMENTAL/org-e-latex.el
@@ -24,7 +24,7 @@
;; To test it, run
;;
-;; M-: (org-export-to-buffer 'e-latex "*Test e-LaTeX") RET
+;; M-: (org-export-to-buffer 'e-latex "*Test e-LaTeX*") RET
;;
;; in an org-mode buffer then switch to the buffer to see the LaTeX
;; export. See contrib/lisp/org-export.el for more details on how