Yedidyah Bar David has uploaded a new change for review. Change subject: core: typo in comment ......................................................................
core: typo in comment Change-Id: I2668dd18a1f689d8a1f20647137d63f159dc7837 Signed-off-by: Yedidyah Bar David <[email protected]> --- M src/otopi/plugin.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/87/26287/1 diff --git a/src/otopi/plugin.py b/src/otopi/plugin.py index 8a4de0f..b4cf353 100644 --- a/src/otopi/plugin.py +++ b/src/otopi/plugin.py @@ -349,7 +349,7 @@ Returns: (rc, stdout, stderr) - stdour, stderr binary blobs. + stdout, stderr binary blobs. """ try: if envAppend is not None: @@ -414,7 +414,7 @@ Returns: (rc, stdout, stderr) - stdour, stderr are list of lines. + stdout, stderr are list of lines. """ if logStreams and stdin is not None: self.logger.debug( -- To view, visit http://gerrit.ovirt.org/26287 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2668dd18a1f689d8a1f20647137d63f159dc7837 Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
