]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_substackinset.h
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_substackinset.h
index d6535fc49e61603872b45d18edcfe192ad3650c8..428d4ede49d03c4b466a315bc91427bace2d6f97 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
 };
 
 #endif