소스 검색

SDPops Typo fixes in documentation

Olle E. Johansson 13 년 전
부모
커밋
4ba7d41bc0
2개의 변경된 파일10개의 추가작업 그리고 11개의 파일을 삭제
  1. 5 5
      modules/sdpops/README
  2. 5 6
      modules/sdpops/doc/sdpops_admin.xml

+ 5 - 5
modules/sdpops/README

@@ -79,13 +79,13 @@ Chapter 1. Admin Guide
 
 
 1. Overview
 1. Overview
 
 
-   This module provides function for checking and managing the SDP
+   This module provides functions for checking and managing the SDP
    payloads of SIP messages.
    payloads of SIP messages.
 
 
-   Examples of what this module offers: remove codecs from SDP, check the
-   media stream types, return attributes of SDP document. For the full
-   least of the features provided by this module and the implementation
-   state, read further to the list of exported functions.
+   Examples of functions this module offers: remove codecs from SDP, check
+   the media stream types, return attributes of SDP document. For the full
+   list of the features provided by this module and the implementation
+   state, read the list of exported functions.
 
 
 2. Dependencies
 2. Dependencies
 
 

+ 5 - 6
modules/sdpops/doc/sdpops_admin.xml

@@ -16,15 +16,14 @@
 	<section>
 	<section>
 	<title>Overview</title>
 	<title>Overview</title>
 	<para>
 	<para>
-		This module provides function for checking and managing the SDP
+		This module provides functions for checking and managing the SDP
 		payloads of SIP messages.
 		payloads of SIP messages.
 	</para>
 	</para>
 	<para>
 	<para>
-		Examples of what this module offers: remove codecs from SDP,
+		Examples of functions this module offers: remove codecs from SDP,
 		check the media stream types, return attributes of SDP document.
 		check the media stream types, return attributes of SDP document.
-		For the full least of the features provided by this module and
-		the implementation state, read further to the list of exported
-		functions.
+		For the full list of the features provided by this module and
+		the implementation state, read the list of exported functions.
 	</para>
 	</para>
 	</section>
 	</section>
 
 
@@ -78,7 +77,7 @@
 			parameter can be a static string or a variable holding the
 			parameter can be a static string or a variable holding the
 			list of numeric codec IDs.
 			list of numeric codec IDs.
 	    </para>
 	    </para>
-		<para>
+	    <para>
 			This function can be used from ANY_ROUTE.
 			This function can be used from ANY_ROUTE.
 	    </para>
 	    </para>
 		<example>
 		<example>