]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_casesinset.h
make naming a bit saner...
[lyx.git] / src / mathed / math_casesinset.h
index d8ff0b47104acfc017fc451985baf01971514167..ebd27bf31b8162180a92fe532647bed0160e3e0f 100644 (file)
@@ -22,7 +22,7 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
-       void maplize(MapleStream &) const;
+       void maple(MapleStream &) const;
        ///
        void write(WriteStream & os) const;
 };