We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f17651 commit efd9d08Copy full SHA for efd9d08
1 file changed
packages/openshift/context.py
@@ -325,7 +325,7 @@ def set_timeout(self, seconds):
325
326
def set_default_oc_path(path):
327
"""
328
- Sets the default full patch of the oc binary to execute for this thread.
+ Sets the default full path of the oc binary to execute for this thread.
329
If no client_path() context is in use, this path will be used.
330
331
context.default_oc_path = path
0 commit comments