Module: kamailio Branch: 5.2 Commit: 13e6e5ab591297237027a966b01cef5cb59f9f10 URL: https://github.com/kamailio/kamailio/commit/13e6e5ab591297237027a966b01cef5cb59f9f10
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2019-07-14T12:31:02+02:00 dispatcher: small spelling fix in docs (cherry picked from commit 93d18c0e4a805c86e82e2271d2d496b4b125fdfd) --- Modified: src/modules/dispatcher/doc/dispatcher_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/13e6e5ab591297237027a966b01cef5cb59f9f10.diff Patch: https://github.com/kamailio/kamailio/commit/13e6e5ab591297237027a966b01cef5cb59f9f10.patch --- diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index 4ab4a2d995..bcfa4a95c9 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -1798,7 +1798,7 @@ DEST: { <listitem> <para>flags - control the mode of using the destination address and sending keepalives. It is a bitwise value that can be built using - the folowing flags: + the following flags: <itemizedlist> <listitem><para>1 (bit at index 0 - 1 <<0) - inactive destination</para> </listitem> _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
