Commit 241033c1 by Sébastien Eustace

Fix typo

parent 29264bcb
......@@ -408,7 +408,7 @@ class Installer:
PlatformConstraint('=', sys.platform)
):
# Incompatible systems
op.skip('Not need for the current platform')
op.skip('Not needed for the current platform')
continue
if self._update:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment