# HG changeset patch # User Andrei Belov # Date 1523516007 -10800 # Node ID c07cd947402fb0fe1bcb54af370213494e742f74 # Parent 5a31c6b83cbc9e8b35799f41329bc55b62402162 Development guide: typo fixed. diff -r 5a31c6b83cbc -r c07cd947402f xml/en/docs/dev/development_guide.xml --- a/xml/en/docs/dev/development_guide.xml Wed Apr 11 15:11:12 2018 +0300 +++ b/xml/en/docs/dev/development_guide.xml Thu Apr 12 09:53:27 2018 +0300 @@ -4521,7 +4521,7 @@ NGX_HTTP_POST_ACCESS_PHASE — Special phase where the satisfy any directive is processed. -If some access phase handlers denied access and none explictly allowed it, the +If some access phase handlers denied access and none explicitly allowed it, the request is finalized. No additional handlers can be registered at this phase.