changeset 1976:e4f6672ea905

Fixed a typo.
author Roman Arutyunyan <arut@nginx.com>
date Mon, 24 Apr 2017 15:48:43 +0300
parents 459a6f194fcf
children 57a1ef2902bf
files xml/en/docs/dev/development_guide.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/dev/development_guide.xml
+++ b/xml/en/docs/dev/development_guide.xml
@@ -1858,7 +1858,7 @@ directive
 
 <listitem>
 <literal>free_connections</literal>,
-<literal>free_connections_n</literal> — the and number of currently available
+<literal>free_connections_n</literal> — the array of currently available
 connections.
 If no connections are available, nginx worker refuses to accept new clients
 </listitem>