From 1e93e408645fb640c3f58405aa04a03ff23c846c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kordas?= Date: Tue, 24 Feb 2015 06:41:19 +0100 Subject: [PATCH] Repair typos in UniqueProperties description --- src/xdocs/config_misc.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/xdocs/config_misc.xml b/src/xdocs/config_misc.xml index 9fdde8bff..80e578f43 100755 --- a/src/xdocs/config_misc.xml +++ b/src/xdocs/config_misc.xml @@ -1504,12 +1504,12 @@ public class PID extends StateMachine implements WebObject.Constants {

- Checks properties file for a duplicated properties. + Checks properties files for duplicated properties.

- Rationale: Multiple property keys usually appears after merge - or rebase of several branches. While there is no errors in - runtime, there can be a confusion on having different values + Rationale: Multiple property keys usually appear after merge + or rebase of several branches. While there are no errors in + runtime, there can be a confusion due to having different values for the duplicated properties.