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=ee30843f714dc7e086b963d40beffb648ce29eb9;p=jjobs-war.git fixed tpzo Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/jjobs/beans/contact/JobsAdminContactWebRequestBean.java b/src/java/org/mxchange/jjobs/beans/contact/JobsAdminContactWebRequestBean.java index 208c9002..0577a059 100644 --- a/src/java/org/mxchange/jjobs/beans/contact/JobsAdminContactWebRequestBean.java +++ b/src/java/org/mxchange/jjobs/beans/contact/JobsAdminContactWebRequestBean.java @@ -1142,9 +1142,9 @@ public class JobsAdminContactWebRequestBean extends BaseJobsController implement /** * 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 05fcc540..ab9fb01d 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