summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-20 10:35:51 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-20 12:34:10 +0200
commit75ecad2b30c8d564444355f0aaaf1ec093ed16cc (patch)
tree9abc1ed2445cbddb2ecd5b95e7a1dbdd370816a0 /include
parenteab67995d7056682c250efa3c903b1fffd812700 (diff)
Fix typos
Change-Id: I1450de6d00f52bbe1f4fdebb375f505243e1eba9 Reviewed-on: https://gerrit.libreoffice.org/57769 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdedtv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdedtv.hxx b/include/svx/svdedtv.hxx
index 51dbb4872e51..a44e4935021f 100644
--- a/include/svx/svdedtv.hxx
+++ b/include/svx/svdedtv.hxx
@@ -240,7 +240,7 @@ public:
bool IsDistortAllowed(bool bNoContortion=false) const;
// Unite several objects to a polygon:
- // - rectangles/circles/text... are implicite converted.
+ // - rectangles/circles/text... are implicitly converted.
// - polygones are closed automatically
// - attributes and layer are taken from the first object marked
// (thus from lowest Z-order).