Преглед изворни кода

textopsx: docs - removed trailing spaces

Daniel-Constantin Mierla пре 1 година
родитељ
комит
f15b88c5c0
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      src/modules/textopsx/doc/functions.xml
  2. 1 1
      src/modules/textopsx/doc/textopsx.xml

+ 1 - 1
src/modules/textopsx/doc/functions.xml

@@ -83,7 +83,7 @@ msg_set_buffer("INVITE sip:...");
 	    <function>change_reply_status(code, reason)</function>
 	</title>
 	<para>
-		Intercept a SIP reply (in an onreply_route) and change its status code 
+		Intercept a SIP reply (in an onreply_route) and change its status code
 		and reason phrase prior to forwarding it.
 	</para>
 	<para>Meaning of the parameters is as follows:</para>

+ 1 - 1
src/modules/textopsx/doc/textopsx.xml

@@ -33,7 +33,7 @@
     <section id="textops.overview">
 	<title>Overview</title>
 	<para>
-		This module implements functions for SIP message text operations 
+		This module implements functions for SIP message text operations
 		in routing block configurations.
 		It adds new features similar to the textops module (textops eXtentions).
 	</para>