Fix typo in fontconfig autotest
Change-Id: Ie6ef3aa654083cd23320eda99660ff85050d999c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
8b1a23ed32
commit
2e2832a499
@ -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": [
|
||||
|
Loading…
Reference in New Issue
Block a user