Kaydet (Commit) ad005915 authored tarafından Ilmari Lauhakangas's avatar Ilmari Lauhakangas Kaydeden (comit) Luboš Luňák

Fix typo

Change-Id: I3ea246c84bb81e4eca9fe569edb957bed3c788ee
Reviewed-on: https://gerrit.libreoffice.org/72674
Tested-by: Jenkins
Reviewed-by: 's avatarLuboš Luňák <l.lunak@collabora.com>
üst c18e2ea2
......@@ -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.])
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment