Fixed typo

Former-commit-id: 4254892b447457b57cf9657f87ecf32a1ec899fe
This commit is contained in:
Lynix
2012-11-25 16:12:57 +01:00
parent da2963e1c1
commit 18baa6b8c1
10 changed files with 25 additions and 25 deletions

View File

@@ -81,7 +81,7 @@ class NAZARA_API NzRenderer
private:
static bool EnsureStateUpdate();
static unsigned int s_moduleReferenceCouter;
static unsigned int s_moduleReferenceCounter;
};
#endif // NAZARA_RENDERER_HPP