Skip to content

Commit

Permalink
Fix typo in SessionManagementConfigurer javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-tarjanyi authored and marcusdacoregio committed Mar 22, 2023
1 parent 98321b7 commit 5eefe9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ public SessionManagementConfigurer<H> sessionFixation(

/**
* Controls the maximum number of sessions for a user. The default is to allow any
* number of users.
* number of sessions.
* @param maximumSessions the maximum number of sessions for a user
* @return the {@link SessionManagementConfigurer} for further customizations
*/
Expand Down

0 comments on commit 5eefe9d

Please sign in to comment.