Skip to content

Commit

Permalink
Fix typo in Update documentation.
Browse files Browse the repository at this point in the history
See #1223
  • Loading branch information
rbleuse authored and gregturn committed Feb 23, 2022
1 parent 43e482e commit 2818350
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import com.datastax.oss.driver.api.core.CqlIdentifier;

/**
* 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
* style. Each construction operation creates a new immutable {@link Update} object.
*
* <pre class="code">
Expand Down

0 comments on commit 2818350

Please sign in to comment.