src/HOL/Word/Size.thy
changeset 26560 d2fc9a18ee8a
parent 26514 eff55c0a6d34
child 29608 564ea783ace8
--- a/src/HOL/Word/Size.thy	Fri Apr 04 13:40:26 2008 +0200
+++ b/src/HOL/Word/Size.thy	Fri Apr 04 13:40:27 2008 +0200
@@ -6,7 +6,7 @@
     Used primarily to parameterize machine word sizes. 
 *)
 
-header "The size class"
+header "The len classes"
 
 theory Size
 imports Numeral_Type
@@ -15,7 +15,7 @@
 text {*
   The aim of this is to allow any type as index type, but to provide a
   default instantiation for numeral types. This independence requires
-  some duplication with the definitions in Numeral\_Type.
+  some duplication with the definitions in @{text "Numeral_Type"}.
 *}
 
 class len0 = type +