sfx2/source/bastyp/fltfnc.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7f4600f6da54daaeb0d566c978a7ec60a50c9fbd
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Feb 7 18:42:30 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Feb 8 07:07:08 2019 +0100

    Fix typo
    
    Change-Id: I58c8a755584c41f070a04fafe38720286b726d63
    Reviewed-on: https://gerrit.libreoffice.org/67523
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sfx2/source/bastyp/fltfnc.cxx b/sfx2/source/bastyp/fltfnc.cxx
index a17f43929ab5..f3ad18b29c09 100644
--- a/sfx2/source/bastyp/fltfnc.cxx
+++ b/sfx2/source/bastyp/fltfnc.cxx
@@ -1147,7 +1147,7 @@ void SfxFilterContainer::ReadFilters_Impl( bool bUpdate )
 
     if ( bUpdate )
     {
-        // global filter arry was modified, factory specific ones might need an
+        // global filter array was modified, factory specific ones might need 
an
         // update too
         for (auto& aImpl : aImplArr)
             aImpl->Update();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to