corrected slip in NEWS
authorhaftmann
Fri, 06 Mar 2009 14:51:18 +0100
changeset 30300 aa44d67eea16
parent 30299 51797bcf4fd1
child 30308 23935abfb549
child 30310 0c1d6621bb19
corrected slip in NEWS
NEWS
--- a/NEWS	Fri Mar 06 14:33:42 2009 +0100
+++ b/NEWS	Fri Mar 06 14:51:18 2009 +0100
@@ -222,7 +222,7 @@
 
 * New predicate "strict_mono" classifies strict functions on partial orders.
 With strict functions on linear orders, reasoning about (in)equalities is
-facilitated by theorems "strict_mono_eq", "strict_mono_eq" and "strict_mono_eq".
+facilitated by theorems "strict_mono_eq", "strict_mono_less_eq" and "strict_mono_less".
 
 * Auxiliary class "itself" has disappeared -- classes without any parameter
 are treated as expected by the 'class' command.