diff options
Diffstat (limited to 'tools/NUnit/doc/comparisonAsserts.html')
-rw-r--r-- | tools/NUnit/doc/comparisonAsserts.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/NUnit/doc/comparisonAsserts.html b/tools/NUnit/doc/comparisonAsserts.html index 14418be..4396ff7 100644 --- a/tools/NUnit/doc/comparisonAsserts.html +++ b/tools/NUnit/doc/comparisonAsserts.html @@ -229,7 +229,7 @@ Assert.LessOrEqual( IComparable arg1, IComparable arg2, string message, <!-- Submenu --> <div id="subnav"> <ul> -<li><a href="index.html">NUnit 2.5.5</a></li> +<li><a href="index.html">NUnit 2.5.9</a></li> <ul> <li><a href="getStarted.html">Getting Started</a></li> <li><a href="assertions.html">Assertions</a></li> @@ -261,7 +261,7 @@ Assert.LessOrEqual( IComparable arg1, IComparable arg2, string message, <!-- Standard Footer for NUnit.org --> <div id="footer"> - Copyright © 2009 Charlie Poole. All Rights Reserved. + Copyright © 2010 Charlie Poole. All Rights Reserved. </div> <!-- End of Footer --> |