Skip to content

Commit 3e3f2ae

Browse files
benelogjzheaux
authored andcommitted
Remove Duplicated "the" in JavaDoc
1 parent 335dff6 commit 3e3f2ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

saml2/saml2-service-provider/src/main/java/org/springframework/security/saml2/provider/service/web/authentication/logout/Saml2RelyingPartyInitiatedLogoutSuccessHandler.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2002-2023 the original author or authors.
2+
* Copyright 2002-2024 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -36,7 +36,7 @@
3636
import org.springframework.web.util.UriComponentsBuilder;
3737

3838
/**
39-
* A success handler for issuing a SAML 2.0 Logout Request to the the SAML 2.0 Asserting
39+
* A success handler for issuing a SAML 2.0 Logout Request to the SAML 2.0 Asserting
4040
* Party
4141
*
4242
* @author Josh Cummings

0 commit comments

Comments
 (0)