[sr-dev] git:master:c42aca1e: modules/[topos|uac]: documentation typo fix

Mikko Lehto mslehto at iki.fi
Thu May 18 21:48:09 CEST 2017


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

Author: Mikko Lehto <mslehto at iki.fi>
Committer: Mikko Lehto <mslehto at iki.fi>
Date: 2017-05-18T22:41:38+03:00

modules/[topos|uac]: documentation typo fix

---

Modified: src/modules/topos/doc/topos_admin.xml
Modified: src/modules/uac/doc/uac_admin.xml

---

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

---

diff --git a/src/modules/topos/doc/topos_admin.xml b/src/modules/topos/doc/topos_admin.xml
index 76ee18f..b465713 100644
--- a/src/modules/topos/doc/topos_admin.xml
+++ b/src/modules/topos/doc/topos_admin.xml
@@ -173,7 +173,7 @@ modparam("topos", "dialog_expire", 3600)
 		</example>
 	</section>
 	<section id="topos.p.clean_interval">
-		<title><varname>clean_inteval</varname> (int)</title>
+		<title><varname>clean_interval</varname> (int)</title>
 		<para>
 			Interval in seconds to run the clean up of stored
 			records.
diff --git a/src/modules/uac/doc/uac_admin.xml b/src/modules/uac/doc/uac_admin.xml
index e80524a..e6ba5a2 100644
--- a/src/modules/uac/doc/uac_admin.xml
+++ b/src/modules/uac/doc/uac_admin.xml
@@ -401,7 +401,7 @@ modparam("uac", "reg_db_url",
 			</para>
 			
 			<example>
-				<title>Set <varname>reg_timer_inteval</varname> parameter</title>
+				<title>Set <varname>reg_timer_interval</varname> parameter</title>
 				<programlisting format="linespecific">
 ...
 modparam("uac", "reg_timer_interval", 60)




More information about the sr-dev mailing list