summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorMatthias Seidel <mseidel@apache.org>2018-01-17 00:28:33 +0000
committerMatthias Seidel <mseidel@apache.org>2018-01-17 00:28:33 +0000
commitf9d7fc5c44d66faf19262e6ee0c13d4167acf158 (patch)
tree54956b03702faf7c65afe0456a7dc8f19bfa7653 /sd
parent8497b3ed351f2316bea7b735826723148931291a (diff)
Fixed typos
Notes
Notes: prefer: 7f56e58148602f75b7b5ccccf1860dc65c4620d0
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/fusel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/fusel.hxx b/sd/source/ui/inc/fusel.hxx
index 98ad41f37d07..da4b7692d553 100644
--- a/sd/source/ui/inc/fusel.hxx
+++ b/sd/source/ui/inc/fusel.hxx
@@ -89,7 +89,7 @@ protected:
::com::sun::star::uno::Reference< ::com::sun::star::media::XPlayer > mxPlayer;
private:
- /** This pointer stores a canidate for assigning a style in the water
+ /** This pointer stores a candidate for assigning a style in the water
can mode between mouse button down and mouse button up.
*/
SdrObject* pWaterCanCandidate;