diff options
Diffstat (limited to 'docs/changes.xml')
-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> |