[SR-Dev] git:master: typo correction

Miklos Tirpak miklos at iptel.org
Wed May 13 08:51:55 CEST 2009


Module: sip-router
Branch: master
Commit: 205c28ae0de03703fedf235d27f5244a45e3b1d1
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=205c28ae0de03703fedf235d27f5244a45e3b1d1

Author: Miklos Tirpak <miklos at iptel.org>
Committer: Miklos Tirpak <miklos at iptel.org>
Date:   Wed May 13 08:51:27 2009 +0200

typo correction

---

 modules_s/cfg_rpc/README      |    2 +-
 modules_s/cfg_rpc/doc/rpc.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules_s/cfg_rpc/README b/modules_s/cfg_rpc/README
index 7e457da..c3cdc80 100644
--- a/modules_s/cfg_rpc/README
+++ b/modules_s/cfg_rpc/README
@@ -33,7 +33,7 @@ Miklos Tirpak
        accepts three parameters: group name, variable name, string value.
      * cfg_rpc.commit - Commit the previously prepared configuration
        changes. The function does not have any parameters.
-     * cfg_rpc.rollback - Drop the prepared configuration changed. The
+     * cfg_rpc.rollback - Drop the prepared configuration changes. The
        function does not have any parameters.
      * cfg_rpc.get - Get the value of a configuration variable. The
        function accepts two parameters: group name, variable name.
diff --git a/modules_s/cfg_rpc/doc/rpc.xml b/modules_s/cfg_rpc/doc/rpc.xml
index eb1e8a0..9307c0a 100644
--- a/modules_s/cfg_rpc/doc/rpc.xml
+++ b/modules_s/cfg_rpc/doc/rpc.xml
@@ -52,7 +52,7 @@
 	<listitem>
 	    <para>
 		<emphasis>cfg_rpc.rollback</emphasis> - Drop the prepared
-		configuration changed. The function does not have any
+		configuration changes. The function does not have any
 		parameters.
 	    </para>
 	</listitem>




More information about the sr-dev mailing list