Fixed a typo in the comments of Context.hpp

This commit is contained in:
Patrick 2014-06-13 11:31:42 -05:00 committed by Lukas Dürrenberger
parent 60c34bff19
commit 86983acaa4

View File

@ -60,7 +60,7 @@ public :
////////////////////////////////////////////////////////////
/// \brief Destructor
///
/// The desctructor deactivates and destroys the context
/// The destructor deactivates and destroys the context
///
////////////////////////////////////////////////////////////
~Context();