Browse Source

Fix typo on cplc module: Consecutives 'the'

Jorge Vallecillo 5 years ago
parent
commit
46e73449d5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/modules/cplc/doc/cplc_admin.xml

+ 2 - 2
src/modules/cplc/doc/cplc_admin.xml

@@ -175,7 +175,7 @@ modparam("cpl-c","domain_column","domain")
 			<title><varname>cpl_xml_column</varname> (string)</title>
 			<title><varname>cpl_xml_column</varname> (string)</title>
 			<para>
 			<para>
 				Indicates the name of the column used for storing the
 				Indicates the name of the column used for storing the
-				the XML version of the cpl script.
+				XML version of the cpl script.
 			</para>
 			</para>
 			<para>
 			<para>
 				<emphasis>
 				<emphasis>
@@ -195,7 +195,7 @@ modparam("cpl-c","cpl_xml_column","cpl_xml")
 			<title><varname>cpl_bin_column</varname> (string)</title>
 			<title><varname>cpl_bin_column</varname> (string)</title>
 			<para>
 			<para>
 				Indicates the name of the column used for storing the
 				Indicates the name of the column used for storing the
-				the binary version of the cpl script (compiled version).
+				binary version of the cpl script (compiled version).
 			</para>
 			</para>
 			<para>
 			<para>
 				<emphasis>
 				<emphasis>