tuned spelling;
authorwenzelm
Thu, 30 Oct 2014 16:17:56 +0100
changeset 58836 4037bb00d08e
parent 58835 462ec23aa92f
child 58837 e84d900cd287
tuned spelling;
src/Pure/raw_simplifier.ML
--- a/src/Pure/raw_simplifier.ML	Thu Oct 30 15:57:13 2014 +0100
+++ b/src/Pure/raw_simplifier.ML	Thu Oct 30 16:17:56 2014 +0100
@@ -148,7 +148,7 @@
  {thm: thm,         (*the rewrite rule*)
   name: string,     (*name of theorem from which rewrite rule was extracted*)
   lhs: term,        (*the left-hand side*)
-  elhs: cterm,      (*the etac-contracted lhs*)
+  elhs: cterm,      (*the eta-contracted lhs*)
   extra: bool,      (*extra variables outside of elhs*)
   fo: bool,         (*use first-order matching*)
   perm: bool};      (*the rewrite rule is permutative*)