Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
parK-dev authored and yodaldevoid committed Nov 11, 2023
1 parent 0111706 commit 2d9f4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/session.rs
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ impl Session {

/// Send a file to the remote host via SCP.
///
/// The `remote_path` provided will the remote file name. The `times`
/// The `remote_path` provided will be the remote file name. The `times`
/// argument is a tuple of (mtime, atime), and will default to the remote
/// host's current time if not specified.
///
Expand Down

0 comments on commit 2d9f4ee

Please sign in to comment.