typo
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/73e1eff6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/73e1eff6 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/73e1eff6 Branch: refs/heads/trunk Commit: 73e1eff683d92427ef81ede2ae2b1ec76737263f Parents: c9cef44 Author: Brandon Williams <[email protected]> Authored: Mon Jun 30 14:41:36 2014 -0500 Committer: Brandon Williams <[email protected]> Committed: Mon Jun 30 14:41:36 2014 -0500 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/73e1eff6/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 9fbcd9a..bc44f26 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,7 +3,7 @@ 1.2.17 * cqlsh: Fix CompositeType columns in DESCRIBE TABLE output (CASSANDRA-7399) - * Expose global ColmunFamily metrics (CASSANDRA-7273) + * Expose global ColumnFamily metrics (CASSANDRA-7273) * Handle possible integer overflow in FastByteArrayOutputStream (CASSANDRA-7373) * cqlsh: 'ascii' values weren't formatted as text (CASSANDRA-7407) * cqlsh: ignore .cassandra permission errors (CASSANDRA-7266)
