]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_diffinset.h
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_diffinset.h
index d51d3a271e3aac25eb7153a69f9a5fbecebedc7c..651a60d67b173099271f22f6c5910d5a904e9888 100644 (file)
@@ -24,9 +24,9 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
        ///
-       void mathematicize(MathematicaStream &) const;
+       void mathematica(MathematicaStream &) const;
        ///
        void mathmlize(MathMLStream &) const;
        ///