Fix typo from base to based (GH-18055)

This commit is contained in:
Michael Haas 2020-01-19 04:29:42 -06:00 committed by Cheryl Sabella
parent cd7db76a63
commit 558f078911
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ def open_new_tab(url):
def _synthesize(browser, *, preferred=False):
"""Attempt to synthesize a controller base on existing controllers.
"""Attempt to synthesize a controller based on existing controllers.
This is useful to create a controller when a user specifies a path to
an entry in the BROWSER environment variable -- we can copy a general