diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-20 12:50:00 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-08-21 18:18:36 +0200 |
commit | a33a8f221626bb833cae5c916f096c12a4226f77 (patch) | |
tree | 9579ddcae3b8aac26bfb749f55ba434ec8fb0964 /pyuno | |
parent | d0d87244eefc19e6ea6762a029b6ced036faec90 (diff) |
Fix typos
Change-Id: I8dc0cdcfe6bd90efc596df28e6c6d968b92618b5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101098
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'pyuno')
-rw-r--r-- | pyuno/IwyuFilter_pyuno.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/IwyuFilter_pyuno.yaml b/pyuno/IwyuFilter_pyuno.yaml index 8ab65523a3b6..771141250ca4 100644 --- a/pyuno/IwyuFilter_pyuno.yaml +++ b/pyuno/IwyuFilter_pyuno.yaml @@ -16,7 +16,7 @@ excludelist: pyuno/source/loader/pyuno_loader.cxx: # Don't replace with URE impl. detail - osl/file.hxx - # Needed for direct memmber access + # Needed for direct member access - com/sun/star/uno/XComponentContext.hpp pyuno/source/module/pyuno_module.cxx: # Needed on MACOSX |