summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Burkett <burkett.andrew@gmail.com>2020-07-28 20:04:44 -0700
committerWez Furlong <wez@wezfurlong.org>2020-11-14 13:12:40 -0800
commit7de7b996155fa26f1f4e26b00fa92cb1828ceec0 (patch)
tree182d92cbdc72978aaa1a5a28767027520a01a5b9
parent6291451399f658a5d0b592e773430272856afd9e (diff)
downloadssh2-rs-7de7b996155fa26f1f4e26b00fa92cb1828ceec0.zip
Typo in channel docs
-rw-r--r--src/channel.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/channel.rs b/src/channel.rs
index 00a9493..f9ff346 100644
--- a/src/channel.rs
+++ b/src/channel.rs
@@ -286,7 +286,7 @@ impl Channel {
///
/// The returned handle implements the `Read` and `Write` traits.
///
- /// Groups of substreams may be flushed by passing on of the following
+ /// Groups of substreams may be flushed by passing one of the following
/// constants and then calling `flush()`.
///
/// * FLUSH_EXTENDED_DATA - Flush all extended data substreams