typo
authorkuncar
Wed, 08 Jan 2014 17:00:03 +0100
changeset 54947 9e632948ed56
parent 54946 1c000fa0fdf5
child 54949 26166d7f6a15
typo
src/HOL/Tools/Lifting/lifting_def.ML
--- a/src/HOL/Tools/Lifting/lifting_def.ML	Wed Jan 08 16:59:57 2014 +0100
+++ b/src/HOL/Tools/Lifting/lifting_def.ML	Wed Jan 08 17:00:03 2014 +0100
@@ -55,7 +55,7 @@
   transfer_rule - of the form T t f
   parametric_transfer_rule - of the form par_R t' t
   
-  Result: par_T t' f, after substituing op= for relations in par_T that relate
+  Result: par_T t' f, after substituing op= for relations in par_R that relate
     a type constructor to the same type constructor, it is a merge of (par_R' OO T) t' f
     using Lifting_Term.merge_transfer_relations
 *)