From: Roland Häder Date: Sun, 6 Aug 2017 19:45:27 +0000 (+0200) Subject: fixed tpzo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f35f14076793197a5dd4020cca65cb0066675618;p=addressbook-war.git fixed tpzo Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestBean.java b/src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestBean.java index 90ecd007..ad8679ac 100644 --- a/src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestBean.java +++ b/src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestBean.java @@ -1142,9 +1142,9 @@ public class AddressbookAdminContactWebRequestBean extends BaseAddressbookContro /** * Checks whether the given contact is found *

- * @param contact Contact inastance + * @param contact Contact instance * - * @return Wether contact has been found + * @return Whether contact has been found */ private boolean isSameContactFound (final Contact contact) { // Default is not found diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index 6f02a2b3..5275264b 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -48,7 +48,7 @@ true - Wether the personal title is required for using the general contact controller. + Whether the personal title is required for using the general contact controller. is_feature_general_personal_title_enabled true