fix spelling
This commit is contained in:
parent
d20cd899db
commit
256069f26f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
|
||||
#if !defined(CAIRO_HAS_FT_FONT) && !defined(CAIRO_HAS_WIN32_FONT)
|
||||
// Is there soemthing like #warning which just gives awarnign insteads of an error?
|
||||
#error Coudn't find floading tools.
|
||||
#error unable to find font loading tools.
|
||||
#endif
|
||||
|
||||
static lg::log_domain log_font("font");
|
||||
|
|
Loading…
Add table
Reference in a new issue