mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Remove duplicated word in Javadoc
This commit is contained in:
@@ -43,7 +43,7 @@ public class RetryException extends Exception {
|
||||
|
||||
|
||||
/**
|
||||
* Get the the last exception thrown by the {@link Retryable} operation.
|
||||
* Get the last exception thrown by the {@link Retryable} operation.
|
||||
*/
|
||||
@Override
|
||||
public final synchronized Throwable getCause() {
|
||||
|
||||
Reference in New Issue
Block a user