Skip to content
Snippets Groups Projects
Commit e9a49714 authored by Michael Reuter's avatar Michael Reuter
Browse files

Refs #9637. Fix a doxygen mismatch.

parent ef7979d9
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment