소스 검색

siputils: Fix typos in module documentation

Florian Floimair 7 년 전
부모
커밋
f59b08effb
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/modules/siputils/doc/siputils_admin.xml

+ 3 - 3
src/modules/siputils/doc/siputils_admin.xml

@@ -895,8 +895,8 @@ append_rpid_hf();  # Append Remote-Party-ID header field
 		<itemizedlist>
 		<listitem>
 			<para><emphasis>prefix</emphasis> - Prefix of the 
-			Remote-Party-ID URI. The string will be added at the begining of 
-			body of the header field, just before the URI.
+			Remote-Party-ID URI. The string will be added at the beginning of 
+			the body of the header field, just before the URI.
 			</para>
 		</listitem>
 		<listitem>
@@ -1095,7 +1095,7 @@ if (is_supported("outbound")) { ... }
 		Record-Route URI is 'myself' and source address is not matching it
 		(to avoid detecting in case of local loops). Note that it does not
 		detect spirals, which can have the condition for replies true also
-		in the case of additional SIP reply receival.
+		in the case of additional SIP reply reception.
 		</para>
 		<para>
 		This function can be used from ANY_ROUTE.