Fix typo in CQL doc

This commit is contained in:
Sylvain Lebresne 2013-06-06 12:16:28 +02:00
parent e301c38d3a
commit 6850cdc3ed
1 changed files with 2 additions and 2 deletions

View File

@ -976,9 +976,9 @@ CQL distinguishes between _reserved_ and _non-reserved_ keywords. Reserved keywo
| @BOOLEAN@ | no |
| @BY@ | yes |
| @CLUSTERING@ | no |
| @COLUMNFAMLY@ | yes |
| @COLUMNFAMILY@ | yes |
| @COMPACT@ | no |
| @CONSITENCY@ | no |
| @CONSISTENCY@ | no |
| @COUNT@ | no |
| @COUNTER@ | no |
| @CREATE@ | yes |