-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Minor documentation typo on Extend Functionality page #2762
Copy link
Copy link
Closed
Labels
Description
Apologies if reporting this as an enhancement is incorrect, bug seems wrong as it's still fairly clear what is meant.
on https://virtualenv.pypa.io/en/latest/extend.html the first line under Python Discovery reads
"The python discovery mechanism is a component that needs to answer the following answer: based on some type of user input give me a Python interpreter on the machine that matches that. "
There are a couple ways one could reword that, "answer the following question" or "provide the following answer" and so on, but in any case what's actually written seems unintended.
Reactions are currently unavailable