From af12df4ab4f559e736bc3749bba9937b34149e33 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 12 May 2005 08:24:01 +0000 Subject: [PATCH] fix comment SVN revision: 14722 --- src/bin/e_config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_config.c b/src/bin/e_config.c index 6b5b251b4..726eaf2f2 100644 --- a/src/bin/e_config.c +++ b/src/bin/e_config.c @@ -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)) {