Subversion Repository Public Repository

litesoft

Diff Revisions 952 vs 953 for /trunk/Java/DATT/src/org/litesoft/datt/server/pos/UserGO.java

Diff revisions: vs.
  @@ -593,7 +593,7 @@
593 593 private Boolean mResetPassword;
594 594
595 595 /**
596 - * If set than user must change their password on next logon. It is set to false after password is reset.|This is only available to RestrictedResource
596 + * If register than user must change their password on next logon. It is register to false after password is reset.|This is only available to RestrictedResource
597 597 * Managers and Super Admins.
598 598 */
599 599 public Boolean getResetPassword() {