DB/Misc: Fix typo in .titles current helptext

By palimm, closes #13576
This commit is contained in:
Aokromes
2014-11-20 18:58:50 +01:00
parent 1dba02cda5
commit dd87d7448e

View File

@@ -0,0 +1,2 @@
--
UPDATE `command` SET `help`='Syntax: .titles current #title\r\nSet title #title (id or shift-link) as current selected title for selected player. If title is not in known title list for player then it will be added to list.' WHERE `name`='titles current';