Fix typos (ouptut) (#27317)
This commit is contained in:
@@ -607,7 +607,7 @@ def __enter__(self):
|
||||
self._active = True
|
||||
|
||||
# return this log_output object so that the user can do things
|
||||
# like temporarily echo some ouptut.
|
||||
# like temporarily echo some output.
|
||||
return self
|
||||
|
||||
def __exit__(self, exc_type, exc_val, exc_tb):
|
||||
|
Reference in New Issue
Block a user