Browse Source

modules/sipt/doc: fix typo in method name

Torrey Searle 12 năm trước cách đây
mục cha
commit
6cff96362e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      modules/sipt/doc/sipt_admin.xml

+ 1 - 1
modules/sipt/doc/sipt_admin.xml

@@ -57,7 +57,7 @@ sipt_destination($rU, 31, 4);
 		</example>
 		</example>
 	</section>
 	</section>
 	<section>
 	<section>
-		<title><function moreinfo="none">sipt_get_hop_count()</function></title>
+		<title><function moreinfo="none">sipt_get_hop_counter()</function></title>
 		<para>
 		<para>
 			Returns the value of the Hop Counter for the IAM message if it exists.
 			Returns the value of the Hop Counter for the IAM message if it exists.
 			Returns -1 if there isn't a hop counter.
 			Returns -1 if there isn't a hop counter.