Author: rgheck
Date: Wed Jun 29 21:20:33 2011
New Revision: 39217
URL: http://www.lyx.org/trac/changeset/39217

Log:
Fix typo in theorems-proof-std.

Modified:
   lyx-devel/trunk/lib/layouts/theorems-proof-std.inc

Modified: lyx-devel/trunk/lib/layouts/theorems-proof-std.inc
==============================================================================
--- lyx-devel/trunk/lib/layouts/theorems-proof-std.inc  Wed Jun 29 16:30:02 
2011        (r39216)
+++ lyx-devel/trunk/lib/layouts/theorems-proof-std.inc  Wed Jun 29 21:20:33 
2011        (r39217)
@@ -5,7 +5,7 @@
 #This is just a hacked version of the AMS proof environment
 Style Proof
        Preamble
-               \ifx\proof\undefined\
+               \ifx\proof\undefined
                \newenvironment{proof}[1][\protect\proofname]{\par
                        \normalfont\topsep6\p@\@plus6\p@\relax
                        \trivlist

Reply via email to