From 1a99608e4d9bb9312737dcdf214af732a7f4eb51 Mon Sep 17 00:00:00 2001 From: Jorge Vallecillo Date: Thu, 1 Oct 2020 20:41:54 -0600 Subject: [PATCH] Fix typo on cplc module: Consecutives 'the' --- src/modules/cplc/doc/cplc_admin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/cplc/doc/cplc_admin.xml b/src/modules/cplc/doc/cplc_admin.xml index 0c9f15b62e1..d83b9271a84 100644 --- a/src/modules/cplc/doc/cplc_admin.xml +++ b/src/modules/cplc/doc/cplc_admin.xml @@ -175,7 +175,7 @@ modparam("cpl-c","domain_column","domain") <varname>cpl_xml_column</varname> (string) Indicates the name of the column used for storing the - the XML version of the cpl script. + XML version of the cpl script. @@ -195,7 +195,7 @@ modparam("cpl-c","cpl_xml_column","cpl_xml") <varname>cpl_bin_column</varname> (string) 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).