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:
Jonathan Ellis 2009-08-27 20:49:16 +00:00
parent 59ec4109e4
commit 44fcf646bd
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
~
~ 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
~ parsed as US-ASCII.
~ UTF8Type: A string encoded as UTF8