You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2013/08/26 17:46:01 UTC

[2/2] git commit: Fix typo

Fix typo


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

Branch: refs/heads/cassandra-2.0.0
Commit: a88c6dbe7e7f08d0b320f0354602eb8a3a9779ea
Parents: ddcd54a
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Aug 26 17:39:38 2013 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Aug 26 17:45:53 2013 +0200

----------------------------------------------------------------------
 conf/cassandra.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/a88c6dbe/conf/cassandra.yaml
----------------------------------------------------------------------
diff --git a/conf/cassandra.yaml b/conf/cassandra.yaml
index 651e425..bf6e40d 100644
--- a/conf/cassandra.yaml
+++ b/conf/cassandra.yaml
@@ -306,7 +306,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