mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
Typo [skip ci]
This commit is contained in:
+1
-1
@@ -10192,7 +10192,7 @@ void command_task(Client *c, const Seperator *sep) {
|
|||||||
c->Message(
|
c->Message(
|
||||||
Chat::White,
|
Chat::White,
|
||||||
fmt::format(
|
fmt::format(
|
||||||
"--- [{}] <task_id> Reload Task and Activity informnation for a single task",
|
"--- [{}] <task_id> Reload Task and Activity information for a single task",
|
||||||
EQ::SayLinkEngine::GenerateQuestSaylink("#task reload task", false, "reload task")
|
EQ::SayLinkEngine::GenerateQuestSaylink("#task reload task", false, "reload task")
|
||||||
).c_str()
|
).c_str()
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user