forms/IwyuFilter_forms.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1d8e99ba5e74ef5f9f7adb9ba941550dc9336724 Author: Andrea Gelmini <[email protected]> AuthorDate: Fri Feb 14 14:20:33 2020 +0100 Commit: Julien Nabet <[email protected]> CommitDate: Fri Feb 14 15:06:42 2020 +0100 Fix typo Change-Id: Id0bffcf1e58c7ecfff9814c00ec0de4e08a3d9ae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88710 Tested-by: Julien Nabet <[email protected]> Reviewed-by: Julien Nabet <[email protected]> diff --git a/forms/IwyuFilter_forms.yaml b/forms/IwyuFilter_forms.yaml index 309c0d6d3da3..20980a055976 100644 --- a/forms/IwyuFilter_forms.yaml +++ b/forms/IwyuFilter_forms.yaml @@ -29,7 +29,7 @@ blacklist: # Actually used - com/sun/star/beans/PropertyValue.hpp forms/source/richtext/richtextunowrapper.cxx: - # Needed for UnoType template instatiation + # Needed for UnoType template instantiation - com/sun/star/lang/Locale.hpp # Needed for macro defines to work - editeng/unoprnms.hxx _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
