We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74532a2 commit 5e904ddCopy full SHA for 5e904dd
spring-context/src/main/java/org/springframework/validation/Errors.java
@@ -170,7 +170,7 @@ public interface Errors {
170
/**
171
* Add all errors from the given {@code Errors} instance to this
172
* {@code Errors} instance.
173
- * <p>This is a onvenience method to avoid repeated {@code reject(..)}
+ * <p>This is a convenience method to avoid repeated {@code reject(..)}
174
* calls for merging an {@code Errors} instance into another
175
176
* <p>Note that the passed-in {@code Errors} instance is supposed
0 commit comments