summaryrefslogtreecommitdiffstats
path: root/starmath/source/mathtype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/mathtype.hxx')
-rw-r--r--starmath/source/mathtype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/mathtype.hxx b/starmath/source/mathtype.hxx
index 68ca70cf6291..0d3e298ea66f 100644
--- a/starmath/source/mathtype.hxx
+++ b/starmath/source/mathtype.hxx
@@ -91,7 +91,7 @@ private:
int HandlePile(int &rSetAlign,int nLevel,sal_uInt8 nSelector,
sal_uInt8 nVariation);
int HandleMatrix(int nLevel,sal_uInt8 nSelector,sal_uInt8 nVariarion);
- void HandleMatrixSeperator(int nMatrixRows,int nMatrixCols,int &rCurCol,
+ void HandleMatrixSeparator(int nMatrixRows,int nMatrixCols,int &rCurCol,
int &rCurRow);
int HandleTemplate(int nLevel,sal_uInt8 &rSelector,sal_uInt8 &rVariation,
xub_StrLen &rLastTemplateBracket);