Fix typo
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3bfe5fb8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3bfe5fb8 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/3bfe5fb8 Branch: refs/heads/trunk Commit: 3bfe5fb8a4fec3613285fa7b19a686bfb8fd247e Parents: f61d884 Author: Sylvain Lebresne <[email protected]> Authored: Tue Sep 4 19:33:04 2012 +0200 Committer: Sylvain Lebresne <[email protected]> Committed: Tue Sep 4 19:33:04 2012 +0200 ---------------------------------------------------------------------- doc/native_protocol.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/3bfe5fb8/doc/native_protocol.spec ---------------------------------------------------------------------- diff --git a/doc/native_protocol.spec b/doc/native_protocol.spec index a4a10e0..9c30db9 100644 --- a/doc/native_protocol.spec +++ b/doc/native_protocol.spec @@ -158,7 +158,7 @@ Table of Contents [option] A pair of <id><value> where <id> is a [short] representing the option id and <value> depends on that option (and can be of size 0). The supported id (and the corresponding <value>) - will be described when this is usedt . + will be described when this is used. [option list] A [short] n, followed by n [option].
