Skip to content

Commit 1687f5d

Browse files
NobodyXujonhoo
andauthored
Update src/session.rs
Co-authored-by: Jon Gjengset <jon@thesquareplanet.com>
1 parent b341967 commit 1687f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/session.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ impl Session {
182182
///
183183
/// ## Sftp subsystem
184184
///
185-
/// To use sftp subsystem, it is recommended to use crate [`openssh-sftp-client`],
185+
/// To use the sftp subsystem, you'll want to use [`openssh-sftp-client`],
186186
/// then use the following code to construct a sftp instance:
187187
///
188188
/// [`openssh-sftp-client`]: https://crates.io/crates/openssh-sftp-client

0 commit comments

Comments
 (0)