configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ad005915de035351d6b284b3d581cd8c61a73997
Author:     Ilmari Lauhakangas <[email protected]>
AuthorDate: Tue May 21 11:42:17 2019 +0200
Commit:     Luboš Luňák <[email protected]>
CommitDate: Wed May 22 18:03:19 2019 +0200

    Fix typo
    
    Change-Id: I3ea246c84bb81e4eca9fe569edb957bed3c788ee
    Reviewed-on: https://gerrit.libreoffice.org/72674
    Tested-by: Jenkins
    Reviewed-by: Luboš Luňák <[email protected]>

diff --git a/configure.ac b/configure.ac
index fbd3a4237f3e..b5c499f7820e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1077,7 +1077,7 @@ AC_ARG_ENABLE(fuzzers,
 libo_FUZZ_ARG_ENABLE(pch,
     AS_HELP_STRING([--enable-pch=<yes/no/system/base/normal/full>],
         [Enables precompiled header support for C++. Forced default on 
Windows/VC build.
-         Using 'system' will include only external headers, 'basic' will add 
also headers
+         Using 'system' will include only external headers, 'base' will add 
also headers
          from base modules, 'normal' will also add all headers except from the 
module built,
          'full' will use all suitable headers even from a module itself.])
 )
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to