summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-04-06 09:15:16 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2010-04-06 09:15:16 +0200
commitfea17427629306d0dad9de55432dcfcabebe4cc3 (patch)
tree745cc624d8f12b84ea3b9335333bbc1c4a2b6f0f
parentf2b8c25e7a475bda128ee11d0ce9760b91c20f2e (diff)
downloadorg-mode-fea17427629306d0dad9de55432dcfcabebe4cc3.tar.gz
Fix typo
-rw-r--r--lisp/org-latex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 3b5d6a6..8c97815 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -142,7 +142,7 @@ If you need more control about the sequence in which the header is built
up, or if you want to exclude one of these building blocks for a particular
class, you can use the following macro-like placeholders.
- [DEFAULT-PACKAGES] \usepackage statements for default packages
+ [DEFAULT-PACKAGES] \\usepackage statements for default packages
[NO-DEFAULT-PACKAGES] do not include any of the default packages
[PACKAGES] \\usepackage statements for packages
[NO-PACKAGES] do not include the packages