Merge pull request #440 from lowzj/master_fix-typo
Fix SessionRepositoryFilter comment typo
This commit is contained in:
@@ -228,7 +228,7 @@ public class SessionRepositoryFilter<S extends ExpiringSession>
|
||||
}
|
||||
|
||||
/**
|
||||
* Uses the HttpSessionStrategy to write the session id tot he response and
|
||||
* Uses the HttpSessionStrategy to write the session id to the response and
|
||||
* persist the Session.
|
||||
*/
|
||||
private void commitSession() {
|
||||
|
||||
Reference in New Issue
Block a user