We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5046055 commit d96b7ddCopy full SHA for d96b7dd
Lib/webbrowser.py
@@ -87,7 +87,7 @@ def open_new_tab(url):
87
88
89
def _synthesize(browser, *, preferred=False):
90
- """Attempt to synthesize a controller base on existing controllers.
+ """Attempt to synthesize a controller based on existing controllers.
91
92
This is useful to create a controller when a user specifies a path to
93
an entry in the BROWSER environment variable -- we can copy a general
0 commit comments