From fe634ac8045e220c1e7de2c99ecea9b10b7faa4f Mon Sep 17 00:00:00 2001 From: Duarte Duarte Date: Tue, 21 Oct 2014 00:23:17 +0100 Subject: SQL: Fix typo in 2014_10_20_00_world.sql --- sql/updates/world/2014_10_20_00_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/2014_10_20_00_world.sql b/sql/updates/world/2014_10_20_00_world.sql index fe1a7bbca18..202aa2d73c8 100644 --- a/sql/updates/world/2014_10_20_00_world.sql +++ b/sql/updates/world/2014_10_20_00_world.sql @@ -1 +1 @@ -UPDATE `trinity_string` SET `content_default`='%llu - owner: %s (guid: %llu account: %u) %s' WHERE `id`=510; +UPDATE `trinity_string` SET `content_default`='%llu - owner: %s (guid: %llu account: %u) %s' WHERE `entry`=510; -- cgit v1.2.3