aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 60fdf7c..e98027d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,5 +18,5 @@ Conflicts: python2.3-paramiko (<< 1.5-1.1), python2.4-paramiko (<< 1.5-1.1)
Description: Make ssh v2 connections with Python
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
- connections between python scripts. All major ciphers and hash methods
+ connections between Python scripts. All major ciphers and hash methods
are supported. SFTP client and server mode are both supported too.