Skip to content

Commit

Permalink
Fix documentation typo
Browse files Browse the repository at this point in the history
changed "user name" to "username"
  • Loading branch information
limvik authored and jzheaux committed Aug 7, 2023
1 parent de1357c commit 8df8d40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ public String toString() {
}

/**
* Creates a UserBuilder with a specified user name
* Creates a UserBuilder with a specified username
* @param username the username to use
* @return the UserBuilder
*/
Expand Down

0 comments on commit 8df8d40

Please sign in to comment.