summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-23 20:30:11 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-23 20:30:11 +0200
commitcf92da3d6e1de14756efe3f1ee79f393a2f3787d (patch)
treee459cecb503f3de8550c078e01a4a3634ca3fb5f /solenv
parentvcl: fix window vs buffer map mode mismatch in PaintHelper (diff)
downloadcore-cf92da3d6e1de14756efe3f1ee79f393a2f3787d.tar.gz
core-cf92da3d6e1de14756efe3f1ee79f393a2f3787d.zip
Typo: iff->if
Change-Id: I3fc60856b5a56e71d70b55c89323be074bdec3b3
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/Extension.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/Extension.mk b/solenv/gbuild/Extension.mk
index bcfa25651582..8119ffdd5c22 100644
--- a/solenv/gbuild/Extension.mk
+++ b/solenv/gbuild/Extension.mk
@@ -464,7 +464,7 @@ endef
# establish the dependency that actually causes inclusion of the compiled help
# into the .oxt, for one language; in principle, this would only need to be done
-# once per language iff the extension uses any help -- currently it is done from
+# once per language if the extension uses any help -- currently it is done from
# each individual gb_Extension_add_helpfile call (and thus requires $strip
# to remove duplicates from FILES)
# $(1): extension identifier