diff options
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/view3d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/view3d.hxx b/include/svx/view3d.hxx index faf43db81661..6cb641e1fc3d 100644 --- a/include/svx/view3d.hxx +++ b/include/svx/view3d.hxx @@ -43,7 +43,7 @@ class SVX_DLLPUBLIC E3dView : public SdrView protected: E3dDefaultAttributes a3DDefaultAttr; MouseEvent aMouseEvent; // The parameters of the last Events (Mouse, Keyboard) - Color aDefaultLightColor; // The paramaters for the last colors + Color aDefaultLightColor; // The parameters for the last colors Color aDefaultAmbientColor; double fDefaultScaleX; // Scaling |