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 7ded5f8 commit d2b3eb9Copy full SHA for d2b3eb9
spring-data-relational/src/main/java/org/springframework/data/relational/core/conversion/DbAction.java
@@ -178,7 +178,7 @@ public String toString() {
178
}
179
180
/**
181
- * Represents a delete statement for all entities that that a reachable via a give path from the aggregate root.
+ * Represents a delete statement for all entities that are reachable via a given path from the aggregate root.
182
*
183
* @param <T> type of the entity for which this represents a database interaction.
184
*/
0 commit comments