configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3b044878a411e50775e2fbdb5f2715b6f62ec038
Author: Andrea Gelmini <[email protected]>
AuthorDate: Tue Feb 27 15:53:08 2024 +0100
Commit: Taichi Haradaguchi <[email protected]>
CommitDate: Mon Mar 4 10:38:14 2024 +0100
Fix typo
Change-Id: I27c2ecec6355fd81f06c66c016050f1b168179b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164044
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <[email protected]>
diff --git a/configure.ac b/configure.ac
index b218120773d1..6d56df8625f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1512,7 +1512,7 @@ libo_FUZZ_ARG_ENABLE(pdfimport,
libo_FUZZ_ARG_ENABLE(pdfium,
AS_HELP_STRING([--disable-pdfium],
- [Disable building PDFium. Results in unsecure PDF signature
verification.])
+ [Disable building PDFium. Results in insecure PDF signature
verification.])
)
libo_FUZZ_ARG_ENABLE(skia,