Skip to content

Commit dafedf9

Browse files
committed
Fix format gh-9183
1 parent aeb999e commit dafedf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/endpoint/OAuth2ParameterNames.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
/**
2020
* Standard and custom (non-standard) parameter names defined in the OAuth Parameters
21-
* Registry and used by the authorization endpoint, token endpoint and
22-
* token revocation endpoint.
21+
* Registry and used by the authorization endpoint, token endpoint and token revocation
22+
* endpoint.
2323
*
2424
* @author Joe Grandja
2525
* @since 5.0

0 commit comments

Comments
 (0)