DATACMNS-1085 - Fixed typos in Javadoc.

Original pull request: #229.
This commit is contained in:
Oliver Gierke
2017-07-24 10:32:19 +02:00
parent 86945f81d1
commit d9b16d8a27
13 changed files with 32 additions and 28 deletions

View File

@@ -80,7 +80,7 @@ public class UserCredentials {
}
/**
* Returns the password in obfuscated fashion which means everthing except the first and last character replaced by
* Returns the password in obfuscated fashion which means everything except the first and last character replaced by
* stars. If the password is one or two characters long we'll obfuscate it entirely.
*
* @return the obfuscated password