tuned lowercase
authorhaftmann
Wed, 11 Aug 2010 14:54:10 +0200
changeset 38375 43a765bc7ff0
parent 38350 480b2de9927c
child 38376 dc67291d590b
tuned lowercase
src/Pure/Isar/class.ML
--- a/src/Pure/Isar/class.ML	Wed Aug 11 14:45:38 2010 +0200
+++ b/src/Pure/Isar/class.ML	Wed Aug 11 14:54:10 2010 +0200
@@ -7,7 +7,7 @@
 signature CLASS =
 sig
   include CLASS_TARGET
-    (*FIXME the split into class_target.ML, Named_Target.ML and
+    (*FIXME the split into class_target.ML, named_target.ML and
       class.ML is artificial*)
 
   val class: binding -> class list -> Element.context_i list