summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-05 21:54:29 +0100
committerBartosz Kosiorek <gang65@poczta.onet.pl>2017-11-06 11:58:36 +0100
commitf69be03d72fbaa535adc8b06475d2806283b79ab (patch)
tree7b624a08f0275aeae6c6e2c5d8ea306ef3dfd3be /configure.ac
parent315bf654595fc621c2beb8bc332df419ff387b44 (diff)
Fix typos
Change-Id: I745ec997df4401c3a87963a36c43add4cfeffe04 Reviewed-on: https://gerrit.libreoffice.org/44334 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e566913189c..e1ede555fd5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12177,7 +12177,7 @@ if test "$enable_mpl_subset" = "yes"; then
AC_MSG_ERROR([need to --disable-report-builder - extended database report builder.])
fi
if test "x$enable_postgresql_sdbc" != "xno"; then
- AC_MSG_ERROR([need to --disable-postgresql-sdbc - the postgress database backend.])
+ AC_MSG_ERROR([need to --disable-postgresql-sdbc - the PostgreSQL database backend.])
fi
if test "$enable_lotuswordpro" = "yes"; then
AC_MSG_ERROR([need to --disable-lotuswordpro - a Lotus Word Pro file format import filter.])