Updated Branches:
  refs/heads/trunk 1be575da0 -> e22025e09

Tiny CQL3 doc tweak


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/91cd6538
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91cd6538
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/91cd6538

Branch: refs/heads/trunk
Commit: 91cd6538e93b2a16df524bd45e4dee84b8f04329
Parents: dc457c5
Author: Aleksey Yeschenko <[email protected]>
Authored: Fri Jul 26 20:41:11 2013 +0300
Committer: Aleksey Yeschenko <[email protected]>
Committed: Fri Jul 26 20:41:11 2013 +0300

----------------------------------------------------------------------
 doc/cql3/CQL.textile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/91cd6538/doc/cql3/CQL.textile
----------------------------------------------------------------------
diff --git a/doc/cql3/CQL.textile b/doc/cql3/CQL.textile
index fe64c71..532d341 100644
--- a/doc/cql3/CQL.textile
+++ b/doc/cql3/CQL.textile
@@ -1054,7 +1054,7 @@ The following describes the addition/changes brought for 
each version of CQL.
 
 h3. 3.0.5
 
-* SELECT, UPDATE, and DELETE statements now allow empty IN relations (see 
"CASSANDRA-5626":https://issues.apache.org/jira/browse/CASSANDRA-5626).
+* @SELECT@, @UPDATE@, and @DELETE@ statements now allow empty @IN@ relations 
(see "CASSANDRA-5626":https://issues.apache.org/jira/browse/CASSANDRA-5626).
 
 h3. 3.0.4
 

Reply via email to