Skip to content

Commit

Permalink
Refs #11814 Fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonPiccardoSelg committed May 28, 2015
1 parent 167c299 commit 0f58574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/BoxInfo.h
Expand Up @@ -37,7 +37,7 @@ namespace Mantid

/**
* Function for finding an appropriate initial recursion depth.
* @param worksapceName :: name of the workspace
* @param workspaceName :: name of the workspace
* @returns the appropriate recursion depth or nothing
*/
boost::optional<int> DLLExport findRecursionDepthForTopLevelSplitting(const std::string &workspaceName);
Expand Down

0 comments on commit 0f58574

Please sign in to comment.