chart2/source/controller/main/ChartFrameloader.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ca81bf6c7dfb4278f978bdcda5feeda8498230ff
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jun 10 16:56:47 2019 +0000
Commit:     Jens Carl <j.car...@gmx.de>
CommitDate: Tue Jun 11 07:58:06 2019 +0200

    Fix typo
    
    Change-Id: Iae4e5edb4d7df99e48b0198f150b8593ef206a8f
    Reviewed-on: https://gerrit.libreoffice.org/73786
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.car...@gmx.de>

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 );
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to