Explorar el Código

textopsx: fix documentation typo

Mikko Lehto hace 7 años
padre
commit
8443b3e28a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/modules/textopsx/doc/functions.xml

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

@@ -29,7 +29,7 @@
 		<para>
 		<para>
 		Note: It must be used before the transaction is created in
 		Note: It must be used before the transaction is created in
 		request_route and not inside the onreply_route[name] executed by tm
 		request_route and not inside the onreply_route[name] executed by tm
-		module. Also, do not used after resuming a suspended request or reply,
+		module. Also, do not use after resuming a suspended request or reply,
 		at that moment the transaction is already created.
 		at that moment the transaction is already created.
 		</para>
 		</para>
 		<example>
 		<example>