Skip to content

Commit

Permalink
Fix doxygen warning.
Browse files Browse the repository at this point in the history
Refs #9435
  • Loading branch information
martyngigg committed May 13, 2014
1 parent 2da7a43 commit c92e700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Framework/API/src/BinEdgeAxis.cpp
Expand Up @@ -9,7 +9,7 @@ namespace Mantid
//----------------------------------------------------------------------------------------------
/**
* Constructor taking a length
* @param The length of the axis
* @param length The length of the axis
*/
BinEdgeAxis::BinEdgeAxis(const std::size_t & length) : NumericAxis() // default constructor
{
Expand Down

0 comments on commit c92e700

Please sign in to comment.