diff options
author | Artem Konev <artem.konev@nginx.com> | 2021-08-20 06:56:53 +0300 |
---|---|---|
committer | Artem Konev <artem.konev@nginx.com> | 2021-08-20 06:56:53 +0300 |
commit | bd9f8ada0b0cfc1daadfcbdb0ca066e7ebb22425 (patch) | |
tree | 2292efb999fe5786d7eeb0ac8b5cd3da1e638fe1 | |
parent | 13c0025dfa6e041563d0ad5dd81679b44522694c (diff) | |
download | unit-bd9f8ada0b0cfc1daadfcbdb0ca066e7ebb22425.tar.gz unit-bd9f8ada0b0cfc1daadfcbdb0ca066e7ebb22425.tar.bz2 |
Fixed a typo in changes.xml.
-rw-r--r-- | docs/changes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 7e7f79ed..15b76722 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -77,7 +77,7 @@ bundles in a listener if the client did not use SNI. <change type="bugfix"> <para> -the router process could crash with frequent mutithreaded application +the router process could crash with frequent multithreaded application reconfiguration. </para> </change> |