# HG changeset patch # User Vladimir Homutov # Date 1489575595 -10800 # Node ID 937e03180281b2905d652c9a6458fdb014293e37 # Parent 22f85f02f518b6addad2db6c0135c441c420c039 Fixed trailing spaces. diff --git a/xml/en/docs/dev/development_guide.xml b/xml/en/docs/dev/development_guide.xml --- a/xml/en/docs/dev/development_guide.xml +++ b/xml/en/docs/dev/development_guide.xml @@ -3652,7 +3652,7 @@ Unused for main requests posted_requests - list of requests to be started or resumed. Starting or resuming is done by calling the request's -write_event_handler. +write_event_handler. Normally, this handler holds the request main function, which at first runs request phases and then produces the output. @@ -4203,7 +4203,7 @@ Phase handlers are expected to return sp -NGX_OK - proceed to the next phase +NGX_OK - proceed to the next phase