Kaydet (Commit) 7f4600f6 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I58c8a755584c41f070a04fafe38720286b726d63
Reviewed-on: https://gerrit.libreoffice.org/67523
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst ee3cf6c8
...@@ -1147,7 +1147,7 @@ void SfxFilterContainer::ReadFilters_Impl( bool bUpdate ) ...@@ -1147,7 +1147,7 @@ void SfxFilterContainer::ReadFilters_Impl( bool bUpdate )
if ( 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 // update too
for (auto& aImpl : aImplArr) for (auto& aImpl : aImplArr)
aImpl->Update(); aImpl->Update();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment