Просмотр исходного кода

sworker: fix function name in documentation

Mikko Lehto 1 год назад
Родитель
Сommit
bf8a605bbf
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/modules/sworker/doc/sworker_admin.xml

+ 2 - 2
src/modules/sworker/doc/sworker_admin.xml

@@ -120,9 +120,9 @@ request_route {
 </programlisting>
 </programlisting>
 		</example>
 		</example>
 	</section>
 	</section>
-	<section id="sworker.f.swork_task">
+	<section id="sworker.f.sworker_task">
 		<title>
 		<title>
-		<function moreinfo="none">swork_task(gname)</function>
+		<function moreinfo="none">sworker_task(gname)</function>
 		</title>
 		</title>
 		<para>
 		<para>
 		Delegate the processing of SIP message to a group of async workers. The
 		Delegate the processing of SIP message to a group of async workers. The