We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46dbd4 commit f5d45fdCopy full SHA for f5d45fd
spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/servlet/server/Session.java
@@ -104,7 +104,7 @@ SessionStoreDirectory getSessionStoreDirectory() {
104
105
/**
106
* Session cookie properties. This class is provided only for back-compatibility
107
- * reasons, consider using {@link org.springframework.boot.web.server.Cookie} whever
+ * reasons, consider using {@link org.springframework.boot.web.server.Cookie} whenever
108
* possible.
109
*/
110
public static class Cookie extends org.springframework.boot.web.server.Cookie {
0 commit comments