Skip to content

Commit

Permalink
fix doxygen param name, re #8482
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeMPouzols committed Nov 20, 2014
1 parent 51ee3a2 commit 34581ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/MantidQt/SliceViewer/src/SliceViewer.cpp
Expand Up @@ -1128,7 +1128,7 @@ void SliceViewer::copyImageToClipboard()
/**
* Adds .png extension if not already included
*
* @param filename :: a file name to save an (png) image
* @param fname :: a file name to save an (png) image
* @return input file name with '.png' appended if needed
**/
QString SliceViewer::ensurePngExtension(const QString& fname) const
Expand Down

0 comments on commit 34581ca

Please sign in to comment.