Skip to content

Commit 7daea06

Browse files
committed
Documentation fixes
1 parent d945bd7 commit 7daea06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/session/soss/ScaleoutSessionRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public class ScaleoutSessionRepository implements FindByIndexNameSessionReposito
8080
private Duration _maxInactiveTime;
8181
private boolean _useLocking;
8282

83-
/**I'
83+
/**
8484
* Instantiates the ScaleOutSessionRepository.
8585
* @param cacheName the cache name to store {@link org.springframework.session.soss.ScaleoutSession}s
8686
* @param maxInactiveTime the max inactive time of a session

0 commit comments

Comments
 (0)