Index: Core/Common/src/Core.Common.Base/Data/RoundedDouble.cs
===================================================================
diff -u -r7281eec1d929b1495d44b0c18655de9b0c21a392 -r4ab1163cadf17fe7f0ee6e81d5b3e9b340440114
--- Core/Common/src/Core.Common.Base/Data/RoundedDouble.cs (.../RoundedDouble.cs) (revision 7281eec1d929b1495d44b0c18655de9b0c21a392)
+++ Core/Common/src/Core.Common.Base/Data/RoundedDouble.cs (.../RoundedDouble.cs) (revision 4ab1163cadf17fe7f0ee6e81d5b3e9b340440114)
@@ -112,7 +112,7 @@
}
///
- /// Converts this value to another but with the givenTo the precision
+ /// Converts this value to another but with the given
/// number of decimal places instead.
///
/// The new number of decimal places.