[Libreoffice-commits] core.git: bin/find-unneeded-includes
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun Jul 12 16:21:22 UTC 2020
bin/find-unneeded-includes | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 34fc69c7beef71fcae4e6d1fde7237c156c0bdbc
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jul 10 12:33:56 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Jul 12 18:20:42 2020 +0200
Fix typo
Change-Id: Ib728bcd332400df7e6c5466387fcdbda97792382
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98489
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/bin/find-unneeded-includes b/bin/find-unneeded-includes
index 2090339b21df..5d3dcb6367da 100755
--- a/bin/find-unneeded-includes
+++ b/bin/find-unneeded-includes
@@ -12,7 +12,7 @@
# you can generate one with 'make vim-ide-integration'.
#
# Design goals:
-# - exludelist mechanism, so a warning is either fixed or excluded
+# - excludelist mechanism, so a warning is either fixed or excluded
# - works in a plugins-enabled clang build
# - no custom configure options required
# - no need to generate a dummy library to build a header
More information about the Libreoffice-commits
mailing list