]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathRow.h
Revert "XHTML: remove DOCTYPE, as the document is then understood as HTML4/XHTML1...
[lyx.git] / src / mathed / MathRow.h
index e009b90d567979385a082a0caddda7367402bd98..6d1a410372b9582b7abeba5683d0d2253b45eedc 100644 (file)
@@ -65,7 +65,7 @@ public:
                MathClass mclass;
                /// the spacing around the element
                int before, after;
-               /// count wether the current mathdata is nested in macro(s)
+               /// count whether the current mathdata is nested in macro(s)
                int macro_nesting;
                /// Marker type
                InsetMath::marker_type marker;