Skip to content

Commit

Permalink
Minor javadoc fix (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
jccampanero authored Apr 19, 2022
1 parent d71109c commit 6bd3687
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public String getTokenType() {
}

/**
* token type getter.
* lifetime in seconds of the access token getter.
* @return expiration time
*/
public Integer getExpiresIn() {
Expand Down

0 comments on commit 6bd3687

Please sign in to comment.