aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJoaquin <joaquingc123@gmail.com>2018-05-13 17:31:20 -0500
committerJoaquin <joaquingc123@gmail.com>2018-05-13 17:31:20 -0500
commitf4a6153f2ed8f4d0fad4df770f6d79cf50567e6d (patch)
treef6b10ea5a21c2f5d5adec3fcefd65942a90d0f71 /examples
parent7fde02ac90542d932f1d1822dbad6fab761663bd (diff)
downloadmitmproxy-f4a6153f2ed8f4d0fad4df770f6d79cf50567e6d.tar.gz
mitmproxy-f4a6153f2ed8f4d0fad4df770f6d79cf50567e6d.tar.bz2
mitmproxy-f4a6153f2ed8f4d0fad4df770f6d79cf50567e6d.zip
Fixing Typos
Diffstat (limited to 'examples')
-rw-r--r--examples/simple/filter_flows.py2
-rw-r--r--examples/simple/io_write_dumpfile.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/simple/filter_flows.py b/examples/simple/filter_flows.py
index aba240de..94d179d0 100644
--- a/examples/simple/filter_flows.py
+++ b/examples/simple/filter_flows.py
@@ -1,5 +1,5 @@
"""
-This scripts demonstrates how to use mitmproxy's filter pattern in scripts.
+This script demonstrates how to use mitmproxy's filter pattern in scripts.
"""
from mitmproxy import flowfilter
from mitmproxy import ctx, http
diff --git a/examples/simple/io_write_dumpfile.py b/examples/simple/io_write_dumpfile.py
index c8c59c62..5fcb0729 100644
--- a/examples/simple/io_write_dumpfile.py
+++ b/examples/simple/io_write_dumpfile.py
@@ -1,5 +1,5 @@
"""
-This script how to generate a mitmproxy dump file,
+This script demonstrates how to generate a mitmproxy dump file,
as it would also be generated by passing `-w` to mitmproxy.
In contrast to `-w`, this gives you full control over which
flows should be saved and also allows you to rotate files or log