mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-18 00:49:02 +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