Module: kamailio Branch: master Commit: dee1dc349a5aad9c84a22701d88e2eafa6a22b5c URL: https://github.com/kamailio/kamailio/commit/dee1dc349a5aad9c84a22701d88e2eafa6a22b5c
Author: Mikko Lehto <[email protected]> Committer: Mikko Lehto <[email protected]> Date: 2017-10-27T10:16:52+03:00 mtree: doc typo --- Modified: src/modules/mtree/doc/mtree_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/dee1dc349a5aad9c84a22701d88e2eafa6a22b5c.diff Patch: https://github.com/kamailio/kamailio/commit/dee1dc349a5aad9c84a22701d88e2eafa6a22b5c.patch --- diff --git a/src/modules/mtree/doc/mtree_admin.xml b/src/modules/mtree/doc/mtree_admin.xml index 0162e32dfa..86effcd73f 100644 --- a/src/modules/mtree/doc/mtree_admin.xml +++ b/src/modules/mtree/doc/mtree_admin.xml @@ -141,7 +141,7 @@ modparam("mtree", "db_table", "mtrees") <para> type - the type of tree elements (0 = string, 2 = integer). It is valid only when the (tprefix, tvalue) pairs are loaded - (not for muti-column values). + (not for multi-column values). </para> </listitem> <listitem> @@ -149,7 +149,7 @@ modparam("mtree", "db_table", "mtrees") multi - tells if dbtable can contain more than one tree (0 = one tree, 1 = more than one tree identified by tname column). It is valid only when the (tprefix, tvalue) pairs - are loaded (not for muti-column values). + are loaded (not for multi-column values). </para> </listitem> </itemizedlist> _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
