From 4e1bbc115640f6a7c4f787fb2235d80457289432 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 4 Apr 2012 16:05:18 +1200 Subject: Doc spellcheck. --- doc-src/scripts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc-src/scripts.html') diff --git a/doc-src/scripts.html b/doc-src/scripts.html index be8e5481..860ad9b6 100644 --- a/doc-src/scripts.html +++ b/doc-src/scripts.html @@ -42,7 +42,7 @@ guaranteed to have non-None __request__ and __response__ attributes. ### error(ScriptContext, Flow) -Called when a flow error has occured, e.g. invalid server responses, or +Called when a flow error has occurred, 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. The __Flow__ object is guaranteed to have non-None __request__ and __error__ attributes. -- cgit v1.2.3