summaryrefslogtreecommitdiff
path: root/paramiko/ssh_exception.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:41 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:41 -0700
commit2de9c7272095f7b81c23d903d557e5a708a505d5 (patch)
tree0c3e6041294de64092e883c4b74ddba4c1e40646 /paramiko/ssh_exception.py
parent8cdbcfa1ffe98ed89cc7502dc3ab27d30965ffad (diff)
parent83f44878eaacce5ee2bab0aa7f03a36743fea044 (diff)
downloadparamiko-2de9c7272095f7b81c23d903d557e5a708a505d5.tar.gz
Merge branch '1.8' into 1.9
Diffstat (limited to 'paramiko/ssh_exception.py')
-rw-r--r--paramiko/ssh_exception.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/paramiko/ssh_exception.py b/paramiko/ssh_exception.py
index f2406dcf..b502b563 100644
--- a/paramiko/ssh_exception.py
+++ b/paramiko/ssh_exception.py
@@ -7,7 +7,7 @@
# Software Foundation; either version 2.1 of the License, or (at your option)
# any later version.
#
-# Paramiko is distrubuted in the hope that it will be useful, but WITHOUT ANY
+# Paramiko is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
# details.