mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-04 15:43:52 +00:00
Typo [skip ci]
This commit is contained in:
parent
5fba138a5a
commit
8414973077
@ -10192,7 +10192,7 @@ void command_task(Client *c, const Seperator *sep) {
|
||||
c->Message(
|
||||
Chat::White,
|
||||
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")
|
||||
).c_str()
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user