1
0
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:
Arseniy Shestakov
2018-02-10 21:52:23 +03:00
parent 35b01eb379
commit 324717acbe
19 changed files with 72 additions and 72 deletions

View File

@ -13,7 +13,7 @@
#include "ERMInterpreter.h"
IGameEventRealizer *acb;
CPrivilagedInfoCallback *icb;
CPrivilegedInfoCallback *icb;
#ifdef __GNUC__