diff src/Equality.v @ 484:5025a401ad9e

Last round of feedback from class at Penn
author Adam Chlipala <adam@chlipala.net>
date Sun, 06 Jan 2013 16:23:26 -0500
parents f38a3af9dd17
children 31258618ef73
line wrap: on
line diff
--- a/src/Equality.v	Sun Jan 06 15:19:01 2013 -0500
+++ b/src/Equality.v	Sun Jan 06 16:23:26 2013 -0500
@@ -729,7 +729,7 @@
   Variable A : Type.
   Variable B : A -> Type.
 
-  (** This time, the %\%naive theorem statement type-checks. *)
+  (** This time, the %\%naive%{}% theorem statement type-checks. *)
 
   (* EX: Prove [fhapp] associativity using [JMeq]. *)