Skip to content

Commit 024c3cc

Browse files
committed
Fix quotes for documentation.
1 parent c27569d commit 024c3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SCPLibrary/library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class SCPLibrary(object):
3232
3333
= File transfer =
3434
35-
Files and directories can be uploaded to the remote machine using the `Put File` or 'Put Directory' keywords or
35+
Files and directories can be uploaded to the remote machine using the `Put File` or `Put Directory` keywords or
3636
downloaded to the local machine using the `Get File` keyword.
3737
3838
A connection must be made using the `Open Connection` keyword before file transfers may be made.

0 commit comments

Comments
 (0)