[sr-dev] git:master:537d1118: async: docs - fixed typos

Daniel-Constantin Mierla miconda at gmail.com
Fri Feb 18 09:04:36 CET 2022


Module: kamailio
Branch: master
Commit: 537d11183d4907101e69d00e92e3530d2eb7cb5e
URL: https://github.com/kamailio/kamailio/commit/537d11183d4907101e69d00e92e3530d2eb7cb5e

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2022-02-18T09:04:27+01:00

async: docs - fixed typos

---

Modified: src/modules/async/doc/async_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/537d11183d4907101e69d00e92e3530d2eb7cb5e.diff
Patch: https://github.com/kamailio/kamailio/commit/537d11183d4907101e69d00e92e3530d2eb7cb5e.patch

---

diff --git a/src/modules/async/doc/async_admin.xml b/src/modules/async/doc/async_admin.xml
index 4955f00036..7185cbff52 100644
--- a/src/modules/async/doc/async_admin.xml
+++ b/src/modules/async/doc/async_admin.xml
@@ -93,9 +93,9 @@ modparam("async", "workers", 2)
 		<para>
 			Enables millisecond timer for async_ms_sleep() and async_ms_route() functions.
 			The integer value is the timer resolution in milliseconds. A smaller timer
-			resultion will generate a higher load on the system. If you set ms_timer
-			to 1 you will get a timer with 1 millisecond resultion, a setting of 20
-			provides a resultion of 20ms.
+			resolution will generate a higher load on the system. If you set ms_timer
+			to 1 you will get a timer with 1 millisecond resolution, a setting of 20
+			provides a resolution of 20ms.
 		</para>
 		<para>
 		<emphasis>




More information about the sr-dev mailing list