small typo fix

This commit is contained in:
Nathan Letwory 2011-02-04 13:18:44 +00:00
parent deefe52821
commit f3a19f4324

@ -50,7 +50,7 @@ struct bContext;
class DocumentImporter : COLLADAFW::IWriter
{
public:
//! Enumeration to keep denote the stage of import
//! Enumeration to denote the stage of import
enum ImportStage {
General, //!< First pass to collect all data except controller
Controller, //!< Second pass to collect controller data