From 44fcf646bdbc87b1b72804248b22ff7a4b1c0c2e Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Thu, 27 Aug 2009 20:49:16 +0000 Subject: [PATCH] fix typo reported by Arin. git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@808621 13f79535-47bb-0310-9956-ffa450edef68 --- conf/storage-conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/storage-conf.xml b/conf/storage-conf.xml index 63f978f10a..8aaeeb663a 100644 --- a/conf/storage-conf.xml +++ b/conf/storage-conf.xml @@ -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