Skip to content
Snippets Groups Projects
Commit 193fb8b1 authored by Steve Williams's avatar Steve Williams
Browse files

DoxyGen spelling mistake fix re #2612

parent 85134694
No related merge requests found
...@@ -237,7 +237,7 @@ void FlatBackground::convertToDistribution(API::MatrixWorkspace_sptr workspace) ...@@ -237,7 +237,7 @@ void FlatBackground::convertToDistribution(API::MatrixWorkspace_sptr workspace)
} }
/** Converts the workspace to a raw counts workspace if the flag m_convertedFromRawCounts /** Converts the workspace to a raw counts workspace if the flag m_convertedFromRawCounts
* is set * is set
* @param worksapce the workspace to, possibly, convert * @param workspace the workspace to, possibly, convert
*/ */
void FlatBackground::restoreDistributionState(API::MatrixWorkspace_sptr workspace) void FlatBackground::restoreDistributionState(API::MatrixWorkspace_sptr workspace)
{ {
......
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