Fix typo in fontconfig autotest

Change-Id: Ie6ef3aa654083cd23320eda99660ff85050d999c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Kai Koehne 2019-01-03 16:52:08 +01:00
parent 8b1a23ed32
commit 2e2832a499

View File

@ -250,7 +250,7 @@
"test": { "test": {
"tail": [ "tail": [
"#ifndef FC_RGBA_UNKNOWN", "#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" "#endif"
], ],
"main": [ "main": [