src/HOL/Set.ML
changeset 1985 84cf16192e03
parent 1937 e59ff0eb1e91
child 2024 909153d8318f
--- a/src/HOL/Set.ML	Thu Sep 12 10:36:51 1996 +0200
+++ b/src/HOL/Set.ML	Thu Sep 12 10:40:05 1996 +0200
@@ -3,7 +3,7 @@
     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     Copyright   1991  University of Cambridge
 
-For set.thy.  Set theory for higher-order logic.  A set is simply a predicate.
+Set theory for higher-order logic.  A set is simply a predicate.
 *)
 
 open Set;