mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Spelling fixes: privilaged -> privileged, retreive -> retrieve
This commit is contained in:
@ -2759,7 +2759,7 @@ void ERMInterpreter::executeUserCommand(const std::string &cmd)
|
||||
}
|
||||
}
|
||||
|
||||
void ERMInterpreter::giveInfoCB(CPrivilagedInfoCallback *cb)
|
||||
void ERMInterpreter::giveInfoCB(CPrivilegedInfoCallback *cb)
|
||||
{
|
||||
icb = cb;
|
||||
}
|
||||
|
Reference in New Issue
Block a user