fix comment

SVN revision: 14722
This commit is contained in:
Carsten Haitzler 2005-05-12 08:24:01 +00:00
parent e75a79a0ea
commit af12df4ab4
1 changed files with 1 additions and 1 deletions

View File

@ -651,7 +651,7 @@ e_config_init(void)
E_CONFIG_LIMIT(e_config->font_cache, 0, 32 * 1024);
E_CONFIG_LIMIT(e_config->edge_flip_timeout, 0.0, 2.0);
/* apply lang config - exception and config is loaded after intl setup */
/* apply lang config - exception because config is loaded after intl setup */
if ((e_config->language) && (strlen(e_config->language) > 0))
{