src/HOL/HOL.thy
changeset 21486 b1fdc0513812
parent 21410 c212b002fc8c
child 21502 7f3ea2b3bab6
--- a/src/HOL/HOL.thy	Thu Nov 23 11:39:11 2006 +0100
+++ b/src/HOL/HOL.thy	Thu Nov 23 13:32:19 2006 +0100
@@ -259,7 +259,7 @@
   shows "A = B"
   by (unfold meq) (rule refl)
 
-text {* Useful with eresolve\_tac for proving equalties from known equalities. *}
+text {* Useful with eresolve\_tac for proving equalities from known equalities. *}
      (* a = b
         |   |
         c = d   *)