summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-06-10 16:56:47 +0000
committerJens Carl <j.carl43@gmx.de>2019-06-11 07:58:06 +0200
commitca81bf6c7dfb4278f978bdcda5feeda8498230ff (patch)
tree7588dc3358bfa2fa87f8a36ae0a922ca28dfe05e /chart2
parente449cc923b52068bec805d66d835d4289351b244 (diff)
Fix typo
Change-Id: Iae4e5edb4d7df99e48b0198f150b8593ef206a8f Reviewed-on: https://gerrit.libreoffice.org/73786 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/main/ChartFrameloader.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/ChartFrameloader.cxx b/chart2/source/controller/main/ChartFrameloader.cxx
index c757d5f60760..ca9adb6e3607 100644
--- a/chart2/source/controller/main/ChartFrameloader.cxx
+++ b/chart2/source/controller/main/ChartFrameloader.cxx
@@ -112,7 +112,7 @@ sal_Bool SAL_CALL ChartFrameLoader::load( const uno::Sequence< beans::PropertyVa
, uno::UNO_QUERY );
//!!!it is a special characteristic of the example application
- //that the controller simultaniously provides the XWindow controller functionality
+ //that the controller simultaneously provides the XWindow controller functionality
xComponentWindow =
uno::Reference< awt::XWindow >( xController, uno::UNO_QUERY );