Skip to content
Snippets Groups Projects
Commit fb30d45f authored by Matt King's avatar Matt King
Browse files

Merge branch 'master' of github.com:mantidproject/mantid into 13758_slit_calculator_with_SURF

parents a62d5f4d f9e5a621
No related merge requests found
......@@ -152,7 +152,7 @@ const std::string ReplicateMD::category() const { return "MDAlgorithms"; }
/// Algorithm's summary for use in the GUI and help. @see Algorithm::summary
const std::string ReplicateMD::summary() const {
return "This is a algorithm to create a higher dimensional dataset by "
return "This is an algorithm to create a higher dimensional dataset by "
"replicating along an additional axis";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment