Procházet zdrojové kódy

* EXPERIMENTAL/org-e-latex.el: Small documentation change

Nicolas Goaziou před 13 roky
rodič
revize
d1019fea0d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      EXPERIMENTAL/org-e-latex.el

+ 1 - 1
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