]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_charinset.h
Fix.
[lyx.git] / src / mathed / math_charinset.h
index 8c07f3020747cb7646342eef7b7ebd2c40a008fd..3673ba15c58cf67d9583a0257ff08c5a9184a8e1 100644 (file)
@@ -30,7 +30,7 @@ public:
        ///
        void normalize(NormalStream & ns) const;
        ///
-       void octavize(OctaveStream & os) const;
+       void octave(OctaveStream & os) const;
        /// identifies Charinsets
        MathCharInset const * asCharInset() const { return this; }
        ///