diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-12-20 16:42:04 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-12-20 16:42:04 +0100 |
commit | 26f4e226dad0e7776b7243d9c7ef354ca9dfd50a (patch) | |
tree | dc2c38cbe4ee1917dc54c624330bbb883d1cd438 /include/svx | |
parent | b63571f510793376a334d346974d4d0d73b9a0ff (diff) |
Typo: paremeter/paramater=>parameter
Change-Id: I26993b9cf01408803e0353e93079e56d1f57f589
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 |