diff --git a/Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h b/Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h index 03a25a6f2a5f8f5d55a23060e40f088ba468b23d..37db6776dad662745c0465fd858c8d3a33a10060 100644 --- a/Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h +++ b/Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h @@ -96,7 +96,7 @@ private: bool m_performBigCheck; ///< Flag to indicate if the 'big number' check is to /// be performed bool m_performSmallCheck; ///< Flag to indicate if the 'small number' check is - ///to + /// to /// be performed };