Skip to content

Commit

Permalink
Fix Doxygen warning for parameter comment
Browse files Browse the repository at this point in the history
Refs #10723
  • Loading branch information
DanNixon committed Jan 20, 2015
1 parent 2324bad commit b81948e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/MantidQt/CustomInterfaces/src/ResNorm.cpp
Expand Up @@ -202,7 +202,7 @@ namespace MantidQt
/**
* Sets a new preview spectrum for the mini plot.
*
* @parm value Spectrum index
* @param value Spectrum index
*/
void ResNorm::previewSpecChanged(int value)
{
Expand Down

0 comments on commit b81948e

Please sign in to comment.