Skip to content

Commit

Permalink
Refs #9637. Fix a doxygen mismatch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reuter committed Jun 13, 2014
1 parent ef7979d commit e9a4971
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -134,7 +134,7 @@ namespace Mantid
//-------------------------------------------------------------------------
/**
* Return a handler that maps the python type to a C++ type
* @param pythonType :: A pointer to a PyTypeObject that represents the type
* @param object :: A pointer to a PyObject that represents the type
* @returns A pointer to handler that can be used to instantiate a property
*/
const PropertyValueHandler & PropertyWithValueFactory::lookup(PyObject * const object)
Expand Down

0 comments on commit e9a4971

Please sign in to comment.