소스 검색

Merge pull request #203 from tuxd00d/patch-1

English grammer tweaks
Daniel-Constantin Mierla 10 년 전
부모
커밋
7a871ed666
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      modules/dispatcher/doc/dispatcher_admin.xml

+ 5 - 5
modules/dispatcher/doc/dispatcher_admin.xml

@@ -18,19 +18,19 @@
 	<para>
 	<para>
 		This module offers SIP load balancer functionality and it can be
 		This module offers SIP load balancer functionality and it can be
 		used as SIP traffic dispatcher. There are many load balancing and
 		used as SIP traffic dispatcher. There are many load balancing and
-		traffic dispaching algorithms that you can choose from, like:
+		traffic dispaching algorithms that you can choose from, for example:
 		round-robin, weight based load balancing, call load distribution,
 		round-robin, weight based load balancing, call load distribution,
-		hashing over SIP message attributes.
+		and hashing over SIP message attributes.
 	</para>
 	</para>
 	<para>
 	<para>
-		The module can be used as a stateless load balancer, it does not
+		The module can be used as a stateless load balancer; it does not
 		depend on any call state tracking module. It requires the TM module if
 		depend on any call state tracking module. It requires the TM module if
 		you enable auto-discovery of active/inactive gateways.
 		you enable auto-discovery of active/inactive gateways.
 	</para>
 	</para>
 	<para>
 	<para>
 		It is very lightweight, therefore suitable for handling heavy SIP
 		It is very lightweight, therefore suitable for handling heavy SIP
-		traffic. The module has a small footprint and ability to load balancing rules
-		from a text plain file makes it suitable for embedded systems.
+		traffic. As the module has a small footprint and the ability to load 
+		balancing rules from a plain text file, it is suitable for embedded systems.
 	</para>
 	</para>
 	</section>
 	</section>
 	<section>
 	<section>