aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_04_03_00_world_command.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_04_03_00_world_command.sql b/sql/updates/world/2013_04_03_00_world_command.sql
index a94efebc8ea..3ce73686db3 100644
--- a/sql/updates/world/2013_04_03_00_world_command.sql
+++ b/sql/updates/world/2013_04_03_00_world_command.sql
@@ -1 +1 @@
-UPDATE `world`.`command` SET `help`='Syntax: .gobject info [$object_entry]\r \r Query Gameobject information for selected gameobject or given entry.' WHERE `name`='gobject info';
+UPDATE `command` SET `help`='Syntax: .gobject info [$object_entry]\r \r Query Gameobject information for selected gameobject or given entry.' WHERE `name`='gobject info';