diff --git a/doc/configuration.txt b/doc/configuration.txt index 406a6bb01..1e8061047 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -19328,8 +19328,8 @@ map__([,]) expression and modify the output replacing back reference (like "\1") by the corresponding match text. - Output type "key" means that it its the matched entry's key (as found in the - map file)that will be returned as a string instead of the value. Note that + Output type "key" means that it is the matched entry's key (as found in the + map file) that will be returned as a string instead of the value. Note that optional argument is not supported when "key" output type is used.