Kaydet (Commit) 73c17f85 authored tarafından Corentin Henry's avatar Corentin Henry Kaydeden (comit) Joffrey F

fix typo in docstring

Signed-off-by: 's avatarCorentin Henry <corentinhenry@gmail.com>
üst f97f7134
......@@ -72,7 +72,7 @@ class ProxyConfig(dict):
def inject_proxy_environment(self, environment):
'''
Given a list of strings representing environment variables, prepend the
environemt variables corresponding to the proxy settings.
environment variables corresponding to the proxy settings.
'''
if not self:
return environment
......
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