OgreOverlayManager.h comment typo

Minor issues with the Ogre API that can be trivial to fix
255
Gnoblar
Posts: 20
Joined: Wed Nov 23, 2011 3:43 pm

OgreOverlayManager.h comment typo

Post by 255 »

Code: Select all

/** Manages Overlay objects, parsing them from .overlay files and
        storing a lookup library of them. Alo manages the creation of 
		OverlayContainers and OverlayElements, used for non-interactive 2D 
		elements such as HUDs.
I suppose it should be "also manages the creation of".