diff options
author | Artem Konev <artem.konev@nginx.com> | 2021-11-09 11:55:58 +0000 |
---|---|---|
committer | Artem Konev <artem.konev@nginx.com> | 2021-11-09 11:55:58 +0000 |
commit | e878f6d54376ea676b96b56f41708f01cfc4d8b4 (patch) | |
tree | ffac3688317f0d2d9585ad03e14e061b86b57f2a /docs/changes.xml | |
parent | b6b15c552df10817fb8fa52d775f877f5680a4c7 (diff) | |
download | unit-e878f6d54376ea676b96b56f41708f01cfc4d8b4.tar.gz unit-e878f6d54376ea676b96b56f41708f01cfc4d8b4.tar.bz2 |
Style fix in "changes.xml".
Diffstat (limited to '')
-rw-r--r-- | docs/changes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index b202792f..3bf0abc2 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -110,8 +110,8 @@ after the corresponding listener had been reconfigured. <change type="bugfix"> <para> -the router and app processes could crash when reaching requests limit -in asynchronous or multithreaded apps. +the router and app processes could crash when the requests limit was reached +by asynchronous or multithreaded apps. </para> </change> |