diff options
author | Sam James <sam@gentoo.org> | 2024-09-11 02:40:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-11 02:40:20 +0100 |
commit | b0ceebc388ca2055898e86487e56d7468b61c8f0 (patch) | |
tree | 3ae3bee2dcb4ea689b4c0e8e5e9838a11ea971b1 /NEWS | |
parent | JobStatusDisplay: introduce max_display_width variable (diff) | |
download | portage-b0ceebc388ca2055898e86487e56d7468b61c8f0.tar.gz portage-b0ceebc388ca2055898e86487e56d7468b61c8f0.tar.bz2 portage-b0ceebc388ca2055898e86487e56d7468b61c8f0.zip |
NEWS: fix typo
Reported by Eli.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |