Skip to content

Commit 6474510

Browse files
committed
Merge pull request #26713 from weixsun
* pr/26713: Remove redudant space Closes gh-26713
2 parents 617f7b9 + 4b3bf75 commit 6474510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
},
165165
{
166166
"name": "server.servlet.session.cookie.domain",
167-
"description": " Domain for the session cookie."
167+
"description": "Domain for the session cookie."
168168
},
169169
{
170170
"name": "server.servlet.session.cookie.http-only",

0 commit comments

Comments
 (0)