Skip to content

Commit

Permalink
Re #9541. Correct doxygen omission.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed May 30, 2014
1 parent c17db86 commit 2b9d919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/API/src/MatrixWorkspace.cpp
Expand Up @@ -1065,7 +1065,7 @@ namespace Mantid
* Note that no checking is performed as to whether this workspace actually contains data
* pertaining to monitors, or that the spectra point to Detector objects marked as monitors.
* It simply has to be of the correct type to be accepted.
* @param The workspace containing the monitor data.
* @param monitorWS The workspace containing the monitor data.
*/
void MatrixWorkspace::setMonitorWorkspace(const boost::shared_ptr<MatrixWorkspace>& monitorWS)
{
Expand Down

0 comments on commit 2b9d919

Please sign in to comment.