[Libreoffice-commits] .: configure.in

Christina Rossmanith crossmanith at kemper.freedesktop.org
Tue Apr 19 12:09:43 PDT 2011


 configure.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0ab53d955d3965b2ac251617f838199d14761c80
Author: Christina Rossmanith <ChrRossmanith at web.de>
Date:   Thu Mar 24 09:24:23 2011 +0100

    Removed typos in configure.in

diff --git a/configure.in b/configure.in
index a0e7825..470aa39 100755
--- a/configure.in
+++ b/configure.in
@@ -175,7 +175,7 @@ AC_ARG_ENABLE(activex_component,
 AC_ARG_ENABLE(odk,
     AS_HELP_STRING([--disable-odk],
         [LibO includes an ODK, office development kit which some packagers may
-         with to build without.]),
+         wish to build without.]),
 ,enable_odk=yes)
 
 AC_ARG_ENABLE(mathmldtd,
@@ -459,7 +459,7 @@ AC_ARG_ENABLE(extra-gallery,
 
 AC_ARG_ENABLE(extra-template,
     AS_HELP_STRING([--enable-extra-template],
-	[Add extra temaplte content.]),
+	[Add extra template content.]),
 ,)
 
 AC_ARG_ENABLE(extra-sample,


More information about the Libreoffice-commits mailing list