svx/IwyuFilter_svx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ff29d9205a42fa603fc586f1d4e31cd98be56784 Author: Andrea Gelmini <[email protected]> AuthorDate: Mon Feb 24 17:23:40 2020 +0100 Commit: Julien Nabet <[email protected]> CommitDate: Mon Feb 24 19:31:54 2020 +0100 Fix typo Change-Id: I49b314270eb81bfaac709ad210d1c94743d95d4f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89366 Tested-by: Julien Nabet <[email protected]> Reviewed-by: Julien Nabet <[email protected]> diff --git a/svx/IwyuFilter_svx.yaml b/svx/IwyuFilter_svx.yaml index 82d538994ae3..579f44fc19b3 100644 --- a/svx/IwyuFilter_svx.yaml +++ b/svx/IwyuFilter_svx.yaml @@ -41,7 +41,7 @@ blacklist: # Actually used - com/sun/star/uno/XComponentContext.hpp svx/source/form/tabwin.cxx: - # Needed for UnoType instatiation + # Needed for UnoType instantiation - com/sun/star/sdbc/XConnection.hpp svx/source/form/typemap.cxx: # Needed for svxslots.hxx _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
