diff options
| author | Shocker <shocker@freakz.ro> | 2011-06-25 18:16:45 +0300 |
|---|---|---|
| committer | Shocker <shocker@freakz.ro> | 2011-06-25 18:16:45 +0300 |
| commit | 66362cbc1de79ebbfbd99415d18ef4609cf53f36 (patch) | |
| tree | 42898964d9a85e5093f512e7c1602439613bdc1e /sql/updates | |
| parent | 365c74cf8e281f891143bf1e18f29c1f89822605 (diff) | |
Core/Misc: Typo fix in trinity_string
Thanks to sebid, closes #2100
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2011_06_25_11_world_trinity_string.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_06_25_11_world_trinity_string.sql b/sql/updates/world/2011_06_25_11_world_trinity_string.sql new file mode 100644 index 00000000000..cb4cbbe4a95 --- /dev/null +++ b/sql/updates/world/2011_06_25_11_world_trinity_string.sql @@ -0,0 +1 @@ +UPDATE `trinity_string` SET `content_default`='You try to view cinematic %u but it doesn\'t exist.' WHERE entry='1200'; |
