mirror of https://github.com/apache/cassandra
fix typo reported by Arin.
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@808621 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
59ec4109e4
commit
44fcf646bd
|
|
@ -64,7 +64,7 @@
|
||||||
~
|
~
|
||||||
~ SuperColumns have a similar CompareSubcolumnsWith attribute.
|
~ SuperColumns have a similar CompareSubcolumnsWith attribute.
|
||||||
~
|
~
|
||||||
~ ByteType: Simple sort by byte value. No validation is performed.
|
~ BytesType: Simple sort by byte value. No validation is performed.
|
||||||
~ AsciiType: Like BytesType, but validates that the input can be
|
~ AsciiType: Like BytesType, but validates that the input can be
|
||||||
~ parsed as US-ASCII.
|
~ parsed as US-ASCII.
|
||||||
~ UTF8Type: A string encoded as UTF8
|
~ UTF8Type: A string encoded as UTF8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue