Updated Branches: refs/heads/cassandra-1.2 02d9238e2 -> 775dcbb50
Fix typo Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/775dcbb5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/775dcbb5 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/775dcbb5 Branch: refs/heads/cassandra-1.2 Commit: 775dcbb50d99543f87f724e9f1cdb7a7f83554e2 Parents: 02d9238 Author: Sylvain Lebresne <sylv...@datastax.com> Authored: Mon Aug 26 17:39:38 2013 +0200 Committer: Sylvain Lebresne <sylv...@datastax.com> Committed: Mon Aug 26 17:39:38 2013 +0200 ---------------------------------------------------------------------- conf/cassandra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/775dcbb5/conf/cassandra.yaml ---------------------------------------------------------------------- diff --git a/conf/cassandra.yaml b/conf/cassandra.yaml index 28c43ba..d52f2e8 100644 --- a/conf/cassandra.yaml +++ b/conf/cassandra.yaml @@ -343,7 +343,7 @@ native_transport_port: 9042 # transport is used. They are similar to rpc_min_threads and rpc_max_threads, # though the defaults differ slightly. # NOTE: native_transport_min_threads is now deprecated and ignored (but kept -# in the 1.2.x serie for compatibility sake). +# in the 1.2.x series for compatibility sake). # native_transport_min_threads: 16 # native_transport_max_threads: 128