Corrected TeX problem.
authornipkow
Fri, 16 Jul 2004 17:32:34 +0200
changeset 15055 aed573241bea
parent 15054 1ad0b310bc54
child 15056 b75073d90bff
Corrected TeX problem.
src/HOL/Real/PReal.thy
--- a/src/HOL/Real/PReal.thy	Fri Jul 16 17:31:54 2004 +0200
+++ b/src/HOL/Real/PReal.thy	Fri Jul 16 17:32:34 2004 +0200
@@ -356,7 +356,7 @@
 apply (force simp add: mult_commute)
 done
 
-text{*Multiplication of two positive reals gives a positive real.}
+text{*Multiplication of two positive reals gives a positive real.*}
 
 text{*Lemmas for proving positive reals multiplication set in @{typ preal}*}