From af16f59214306b56ffc79e4c5c5a206561f9c3ff Mon Sep 17 00:00:00 2001 From: Otto Kekäläinen Date: Sun, 3 Jul 2016 09:45:24 +0100 Subject: Fix simple spelling errors in comments and strings --- gbp/command_wrappers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gbp/command_wrappers.py') diff --git a/gbp/command_wrappers.py b/gbp/command_wrappers.py index a4643c54..c33b4d97 100644 --- a/gbp/command_wrappers.py +++ b/gbp/command_wrappers.py @@ -117,7 +117,7 @@ class Command(object): If run quietly it will not print an error message via the L{gbp.log} logging API. - Wether the command prints anything to stdout/stderr depends on + Whether the command prints anything to stdout/stderr depends on the I{capture_stderr}, I{capture_stdout} instance variables. All errors will be reported as subclass of the -- cgit v1.2.3