From 20d889a69356f184f991152d85375500d9448415 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Tue, 13 Apr 2010 16:08:08 +0200 Subject: [PATCH] Typo. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Jacob --- upgrade/newdirectory-0.0.1/09_education.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade/newdirectory-0.0.1/09_education.sql b/upgrade/newdirectory-0.0.1/09_education.sql index 732a155..139b5bd 100644 --- a/upgrade/newdirectory-0.0.1/09_education.sql +++ b/upgrade/newdirectory-0.0.1/09_education.sql @@ -146,7 +146,7 @@ UPDATE profile_education_enum SET abbreviation = 'ENS Cachan', name = 'École Normale Supérieure de Cachan' WHERE name = 'ENS Cachan'; UPDATE profile_education_enum -xSET abbreviation = 'ESPCI', name = 'ESPCI ParisTech' +SET abbreviation = 'ESPCI', name = 'ESPCI ParisTech' WHERE name = 'ESPCI'; UPDATE profile_education_enum SET abbreviation = 'Sciences Po', name = 'Institut d\'Études Politiques de Paris' -- 2.1.4