]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_charinset.C
Jean-Marc's fix for wrong descent
[lyx.git] / src / mathed / math_charinset.C
index 20261403873808ea85ad0f5e5c03d5324b2761c8..b7e49f6c73eece644e15441dd037c409173cec9a 100644 (file)
@@ -139,7 +139,7 @@ void MathCharInset::normalize(NormalStream & os) const
 }
 
 
-void MathCharInset::octavize(OctaveStream & os) const
+void MathCharInset::octave(OctaveStream & os) const
 {
        os << char_;
 }