Browse Source

typo correction

Miklos Tirpak 16 years ago
parent
commit
205c28ae0d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      modules_s/cfg_rpc/README
  2. 1 1
      modules_s/cfg_rpc/doc/rpc.xml

+ 1 - 1
modules_s/cfg_rpc/README

@@ -33,7 +33,7 @@ Miklos Tirpak
        accepts three parameters: group name, variable name, string value.
        accepts three parameters: group name, variable name, string value.
      * cfg_rpc.commit - Commit the previously prepared configuration
      * cfg_rpc.commit - Commit the previously prepared configuration
        changes. The function does not have any parameters.
        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.
        function does not have any parameters.
      * cfg_rpc.get - Get the value of a configuration variable. The
      * cfg_rpc.get - Get the value of a configuration variable. The
        function accepts two parameters: group name, variable name.
        function accepts two parameters: group name, variable name.

+ 1 - 1
modules_s/cfg_rpc/doc/rpc.xml

@@ -52,7 +52,7 @@
 	<listitem>
 	<listitem>
 	    <para>
 	    <para>
 		<emphasis>cfg_rpc.rollback</emphasis> - Drop the prepared
 		<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.
 		parameters.
 	    </para>
 	    </para>
 	</listitem>
 	</listitem>