Skip to content

Commit 92fa66b

Browse files
committed
Polishing.
See #1505
1 parent 8cdef82 commit 92fa66b

File tree

1 file changed

+1
-1
lines changed
  • spring-data-cassandra/src/main/java/org/springframework/data/cassandra/core/mapping

1 file changed

+1
-1
lines changed

spring-data-cassandra/src/main/java/org/springframework/data/cassandra/core/mapping/Indexed.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* <li>Map type</li>
3333
* </ul>
3434
* <p>
35-
* Map types distinguish allows entry, key or value-level indexing with the restriction that only a single secondary
35+
* Map types distinguish between entry, key or value-level indexing with the restriction that only a single secondary
3636
* index is allowed.
3737
*
3838
* <pre class="code">

0 commit comments

Comments
 (0)