From 7683f59535c62f2b2f6b742b4b27bddef8b2f8f8 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 9 Jun 2005 02:18:38 +0000 Subject: [PATCH] seplling :-P SVN revision: 15211 --- src/bin/e_config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/e_config.c b/src/bin/e_config.c index 6bef8efe1..d0257bc46 100644 --- a/src/bin/e_config.c +++ b/src/bin/e_config.c @@ -158,7 +158,7 @@ e_config_init(void) _("Configuration data needed upgrading. Your old configuration\n" "has been wiped and a new set of defaults initialized. This\n" "will happen regularly during development, so don't report a\n" - "bug. This simply means Enlightenment needs new confiugration\n" + "bug. This simply means Enlightenment needs new configuration\n" "data by default for usable functionality that your old\n" "configuration simply lacks. This new set of defaults will fix\n" "that by adding it in. You can re-configure things now to your\n" @@ -173,7 +173,7 @@ e_config_init(void) "strange. This should not happen unless you downgraded\n" "Enlightenment or copied the configuration from a place where\n" "a newer version of Enlightenment was running. This is bad and\n" - "as a precaution your confiugration has been now restored to\n" + "as a precaution your configuration has been now restored to\n" "defaults. Sorry for the inconvenience.\n")); } }