Commit 056857fa by Clinton Roy Committed by Arun Babu Neelicattu

Correct minor typo in a comment.

parent 6a96dd22
......@@ -112,7 +112,7 @@ class Executor(object):
if self._shutdown:
break
# Some operations are unsafe, we mus execute them serially in a group
# Some operations are unsafe, we must execute them serially in a group
# https://github.com/python-poetry/poetry/issues/3086
# https://github.com/python-poetry/poetry/issues/2658
#
......
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