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 ad64815 commit 39000beCopy full SHA for 39000be
spring-data-cassandra/src/main/java/org/springframework/data/cassandra/core/query/Update.java
@@ -31,7 +31,7 @@
31
import com.datastax.oss.driver.api.core.CqlIdentifier;
32
33
/**
34
- * Update object representing representing a set of update operations. {@link Update} objects can be created in a fluent
+ * Update object representing a set of update operations. {@link Update} objects can be created in a fluent
35
* style. Each construction operation creates a new immutable {@link Update} object.
36
*
37
* <pre class="code">
0 commit comments