Signed-off-by: Roland Häder <roland@mxchange.org>
/**
* Changes the user' account status to CONFIRMED if the status is
- * UNCONFIRMED, else propper exceptions are thrown.
+ * UNCONFIRMED, else proper exceptions are thrown.
* <p>
* @param user Unconfirmed user instance
* @param baseUrl Base URL
String generateRandomUserName ();
/**
- * Updates entiity from given user instance and returns updated instance.
+ * Updates entity from given user instance and returns updated instance.
* <p>
* @param user User instance to update
* <p>