Module: sip-router
Branch: master
Commit: 6cff96362ef9c2a675ff170f804cad08db2a1f87
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6cff963…
Author: Torrey Searle <tsearle(a)gmail.com>
Committer: Torrey Searle <tsearle(a)gmail.com>
Date: Thu Apr 4 17:06:31 2013 +0200
modules/sipt/doc: fix typo in method name
---
modules/sipt/doc/sipt_admin.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/sipt/doc/sipt_admin.xml b/modules/sipt/doc/sipt_admin.xml
index 4674161..d8e9fdd 100644
--- a/modules/sipt/doc/sipt_admin.xml
+++ b/modules/sipt/doc/sipt_admin.xml
@@ -57,7 +57,7 @@ sipt_destination($rU, 31, 4);
</example>
</section>
<section>
- <title><function
moreinfo="none">sipt_get_hop_count()</function></title>
+ <title><function
moreinfo="none">sipt_get_hop_counter()</function></title>
<para>
Returns the value of the Hop Counter for the IAM message if it exists.
Returns -1 if there isn't a hop counter.