mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 05:16:00 +00:00
Fix a typo.
This commit is contained in:
parent
4cbe34b003
commit
cf8639b980
@ -317,7 +317,7 @@ void manager::init() const
|
||||
reinterpret_cast<const FcChar8*>
|
||||
((game_config::path + "/fonts/").c_str()))) {
|
||||
|
||||
ERR_FT << "Could not load the true type fonts\n";
|
||||
ERR_FT << "Could not load the true type fonts\n";
|
||||
throw error();
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user