summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-07 13:43:57 +0100
committerJulien Nabet <serval2412@yahoo.fr>2019-12-07 15:40:04 +0100
commit986014036428dbb76ab39e665552dda58bea527c (patch)
treeaaa5e4c521b914f6094c7e02354bb4c757a5b0fd /chart2
parentb9f43acf9c4f2f800456bb19a5fd0879541cabc6 (diff)
Fix typos
Change-Id: Ibaaf738abdb4abcb9edb66ea35b6ebabdbe02507 Reviewed-on: https://gerrit.libreoffice.org/84681 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/main/DrawModelWrapper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/main/DrawModelWrapper.cxx b/chart2/source/view/main/DrawModelWrapper.cxx
index 1d9d39cf0ca7..dcbee5457dce 100644
--- a/chart2/source/view/main/DrawModelWrapper.cxx
+++ b/chart2/source/view/main/DrawModelWrapper.cxx
@@ -82,7 +82,7 @@ DrawModelWrapper::DrawModelWrapper()
b3dFactoryInitialized = true;
}
- //Hyphenyation and spellchecking
+ //Hyphenation and spellchecking
SdrOutliner& rOutliner = GetDrawOutliner();
try
{