summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJambunathan K <kjambunathan@gmail.com>2012-04-10 22:24:54 +0530
committerJambunathan K <kjambunathan@gmail.com>2012-04-10 22:24:54 +0530
commite1c83760bc974a9e8bb20fac663843aa2078662e (patch)
treecbee5b605ee3dd006fe4d14270551181827ef5f2
parentd4ddcbb8b3b4587fb274a9d0a15c8691a396e416 (diff)
downloadorg-mode-e1c83760bc974a9e8bb20fac663843aa2078662e.tar.gz
doc/org.texi: Fix compilation error
-rw-r--r--doc/org.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/org.texi b/doc/org.texi
index ba7e9a5..9941bd3 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -10869,10 +10869,10 @@ one format (say @samp{csv}) to another format (say @samp{ods} or @samp{xls}).
If you have a working installation of LibreOffice, a document converter is
pre-configured for you and you can use it right away. If you would like to
use @file{unoconv} as your preferred converter, customize the variable
-@code{org-export-odt-convert-process} to point to @code{unoconv}. You can also
-use a converter of your own choice or tweak the default settings of the default
-@file{LibreOffice} and @samp{unoconv} converters
-(@xref{Configuring a document converter}).
+@code{org-export-odt-convert-process} to point to @code{unoconv}. You can
+also use your own favorite converter or tweak the default settings of the
+@file{LibreOffice} and @samp{unoconv} converters. @xref{Configuring a
+document converter}.
@subsubsection Automatically exporting to other formats
@anchor{x-export-to-other-formats}