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 f97f713 commit 73c17f8Copy full SHA for 73c17f8
docker/utils/proxy.py
@@ -72,7 +72,7 @@ def get_environment(self):
72
def inject_proxy_environment(self, environment):
73
'''
74
Given a list of strings representing environment variables, prepend the
75
- environemt variables corresponding to the proxy settings.
+ environment variables corresponding to the proxy settings.
76
77
if not self:
78
return environment
0 commit comments