summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-01-03 16:52:08 +0100
committerKai Koehne <kai.koehne@qt.io>2019-01-08 13:12:57 +0000
commit2e2832a4994a8172ce1ba5b3e1478ef5a7f8c24f (patch)
tree09f7daecb4ab8a4300d6e367b06ce701730b214b
parent8b1a23ed32cbba28ad642a1884a50e6f2b13d17e (diff)
Fix typo in fontconfig autotest
Change-Id: Ie6ef3aa654083cd23320eda99660ff85050d999c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--src/gui/configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/configure.json b/src/gui/configure.json
index 89934c8f1d..39c0232c0b 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
@@ -250,7 +250,7 @@
"test": {
"tail": [
"#ifndef FC_RGBA_UNKNOWN",
- "# error This version of fontconfig is tool old, it is missing the FC_RGBA_UNKNOWN define",
+ "# error This version of fontconfig is too old, it is missing the FC_RGBA_UNKNOWN define",
"#endif"
],
"main": [