aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2012-02-05 14:52:43 +0000
committerNay <dnpd.dd@gmail.com>2012-02-05 14:52:43 +0000
commit362a88d1a4b98edba6e494f5ec5bc78152763a09 (patch)
tree973f7cc459d529a3f0dab06247447482bbb14e3c
parent1479a3e51809b62795c364a2ed4bb6f46e4deb73 (diff)
SQL: Fix typo in 2012_02_05_03_world_game_event.sql
-rw-r--r--sql/updates/world/2012_02_05_03_world_game_event.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_02_05_03_world_game_event.sql b/sql/updates/world/2012_02_05_03_world_game_event.sql
index accc9643f38..157a2e9194c 100644
--- a/sql/updates/world/2012_02_05_03_world_game_event.sql
+++ b/sql/updates/world/2012_02_05_03_world_game_event.sql
@@ -1 +1 @@
-UPDATE `game_event` SET `lenght`=20160 WHERE `eventEntry`=8; -- Love is in the Air
+UPDATE `game_event` SET `length`=20160 WHERE `eventEntry`=8; -- Love is in the Air