From f12510d9794c155657e80864529e0198872e7d7d Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 30 Mar 2011 12:05:50 +1300 Subject: Spell-check docs, setup.py fixes, add missing files to manifest. --- doc-src/interception.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc-src/interception.html') diff --git a/doc-src/interception.html b/doc-src/interception.html index cf5b7439..2f961b5f 100644 --- a/doc-src/interception.html +++ b/doc-src/interception.html @@ -14,7 +14,7 @@ pattern tells __mitmproxy__ to intercept all requests. For complete filter syntax, see the [Filter expressions](@!urlTo("filters.html")!@) section of this document, or the built-in help function in __mitmproxy__. -### 2: Intercepted conenctions are indicated with a red exclamation mark: +### 2: Intercepted connections are indicated with a red exclamation mark: @@ -22,7 +22,7 @@ document, or the built-in help function in __mitmproxy__. -In this case, we viewd the request by selecting it, pressed __e__ for "edit" +In this case, we viewed the request by selecting it, pressed __e__ for "edit" and __m__ for "method" to change the HTTP request method. ### 4: Accept the intercept to continue -- cgit v1.2.3