fix Doxygen typo

This commit is contained in:
Tommaso Pecorella
2015-01-31 15:42:19 -08:00
parent 4ea974bb7f
commit f91739ec9a

View File

@@ -191,7 +191,7 @@ public:
protected:
/**
* Notifier called once the ObjectBase is fully constructucted.
* Notifier called once the ObjectBase is fully constructed.
*
* This method is invoked once all member attributes have been
* initialized. Subclasses can override this method to be notified