You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2009/08/27 22:49:16 UTC

svn commit: r808621 - /incubator/cassandra/trunk/conf/storage-conf.xml

Author: jbellis
Date: Thu Aug 27 20:49:16 2009
New Revision: 808621

URL: http://svn.apache.org/viewvc?rev=808621&view=rev
Log:
fix typo reported by Arin.

Modified:
    incubator/cassandra/trunk/conf/storage-conf.xml

Modified: incubator/cassandra/trunk/conf/storage-conf.xml
URL: http://svn.apache.org/viewvc/incubator/cassandra/trunk/conf/storage-conf.xml?rev=808621&r1=808620&r2=808621&view=diff
==============================================================================
--- incubator/cassandra/trunk/conf/storage-conf.xml (original)
+++ incubator/cassandra/trunk/conf/storage-conf.xml Thu Aug 27 20:49:16 2009
@@ -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