NEWS
changeset 3964 f95d2fb6fac8
parent 3943 b6e0c90f3bf4
child 3968 ec138de716d9
--- a/NEWS	Tue Oct 21 17:36:54 1997 +0200
+++ b/NEWS	Tue Oct 21 17:38:31 1997 +0200
@@ -79,7 +79,7 @@
 
 * HOL/simplifier: added infix function `addsplits':
   instead of `<simpset> setloop (split_tac <thms>)'
-  you can simply write `<simpset> adsplits <thms>'
+  you can simply write `<simpset> addsplits <thms>'
 
 * HOL/simplifier: terms of the form
   `? x. P1(x) & ... & Pn(x) & x=t & Q1(x) & ... Qn(x)' (or t=x)