commit: b0ceebc388ca2055898e86487e56d7468b61c8f0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 11 01:40:20 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 11 01:40:20 2024 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=b0ceebc3
NEWS: fix typo Reported by Eli. Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1bdd3d15cb..3dc23ed14c 100644 --- a/NEWS +++ b/NEWS @@ -50,7 +50,7 @@ Bug fixes: * unpack: Don't display "Unpacking ..." message for skipped files. Match file extensions case-sensitively in old EAPIs, fixes PMS compliance. -* sync: zipflie: Fix installing module. +* sync: zipfile: Fix installing module. * ebuild: Improve 'maintainer mode' QA check.
