diff options
Diffstat (limited to 'OpenSim/Tests/Common/VectorToleranceConstraint.cs')
-rw-r--r-- | OpenSim/Tests/Common/VectorToleranceConstraint.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tests/Common/VectorToleranceConstraint.cs b/OpenSim/Tests/Common/VectorToleranceConstraint.cs index 2b60db3..249fe09 100644 --- a/OpenSim/Tests/Common/VectorToleranceConstraint.cs +++ b/OpenSim/Tests/Common/VectorToleranceConstraint.cs | |||
@@ -42,7 +42,7 @@ namespace OpenSim.Tests.Common | |||
42 | } | 42 | } |
43 | 43 | ||
44 | ///<summary> | 44 | ///<summary> |
45 | ///Test whether the constraint is satisfied by a given value | 45 | ///Test whether the constraint is satisfied by a given value |
46 | ///</summary> | 46 | ///</summary> |
47 | ///<param name="valueToBeTested">The value to be tested</param> | 47 | ///<param name="valueToBeTested">The value to be tested</param> |
48 | ///<returns> | 48 | ///<returns> |