summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:59 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:59 -0700
commit28d78e4e6a33d2e23af196db632e6eeda4167e24 (patch)
treedfb3ea47455dc60fa96916048297420872edb7d7 /setup.py
parentc3befd18a40d16624174f099a67c1e49bdf739ef (diff)
parent07e61c35528f67a23701cd33421b7bd0b25f09a9 (diff)
downloadparamiko-28d78e4e6a33d2e23af196db632e6eeda4167e24.tar.gz
Merge branch '1.11'
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b0adbc7c..10237f29 100644
--- a/setup.py
+++ b/setup.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.