# HG changeset patch # User Andrei Belov # Date 1523516007 -10800 # Node ID c07cd947402fb0fe1bcb54af370213494e742f74 # Parent 5a31c6b83cbc9e8b35799f41329bc55b62402162 Development guide: typo fixed. 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 @@ -4521,7 +4521,7 @@ authorizes the client. 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.