DB/TrinityString: typo fix

(cherry picked from commit 01dba54c12)
This commit is contained in:
treeston
2016-07-13 02:46:39 +02:00
committed by joschiwald
parent 049d75c28b
commit cc42cd158c

View File

@@ -0,0 +1,2 @@
-- quick typo fix, thanks keader for making me look at the PR and notice this
UPDATE `trinity_string` SET `content_default` = 'VisualizeBoundary warning: Reached fail-safe flood boundary - check if your boundary is unbounded!' WHERE `entry` = 11013;