summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/makefile.mk')
-rw-r--r--ucb/source/ucp/webdav/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/makefile.mk b/ucb/source/ucp/webdav/makefile.mk
index 964583308609..f1380e1fc2ab 100644
--- a/ucb/source/ucp/webdav/makefile.mk
+++ b/ucb/source/ucp/webdav/makefile.mk
@@ -52,7 +52,7 @@ SERFINCDIR=serf
# Extend the list of include paths depending on whether we use locally built
# or system versions of libraries apr, apr-util, serf, libxml
#
-# We have to use CFLAGS for this because PRJINC is too inflexible (it adds /inc to everyting.)
+# We have to use CFLAGS for this because PRJINC is too inflexible (it adds /inc to everything.)
#
.IF "$(SYSTEM_APR)" == "YES"