aboutsummaryrefslogtreecommitdiffstats
path: root/examples/stub.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stub.py')
-rw-r--r--examples/stub.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stub.py b/examples/stub.py
index 119298fc..31411145 100644
--- a/examples/stub.py
+++ b/examples/stub.py
@@ -31,7 +31,7 @@ def error(ctx, flow):
"""
Called when a flow error has occured, e.g. invalid server responses, or
interrupted connections. This is distinct from a valid server HTTP error
- response, which is simply a response with an HTTP error code.
+ response, which is simply a response with an HTTP error code.
"""
ctx.log("error")