Typo fix.
This commit is contained in:
parent
32d141e877
commit
0c8e9b2d7c
5 changed files with 8 additions and 11 deletions
|
@ -42,7 +42,7 @@ namespace cloonel {
|
|||
virtual void Draw ( void ) const;
|
||||
|
||||
private:
|
||||
SizeNotifiable<regbehaviuors::AutoRegister> m_screenRatio;
|
||||
SizeNotifiable<regbehaviours::AutoRegister> m_screenRatio;
|
||||
const std::unique_ptr<Texture> m_texture;
|
||||
};
|
||||
} //unnamed namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue