summaryrefslogtreecommitdiff
path: root/demos/forward.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:51 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:51 -0700
commite25c7c4bdfa90bbb50222165a32ceb5d95a1849e (patch)
tree09e1ee6ef9fed918a9d36b76424812a2adf25cd6 /demos/forward.py
parent57046f44cb4ba3c9aec6f36eed2d8f3032730871 (diff)
parent2de9c7272095f7b81c23d903d557e5a708a505d5 (diff)
downloadparamiko-e25c7c4bdfa90bbb50222165a32ceb5d95a1849e.tar.gz
Merge branch '1.9' into 1.10
Diffstat (limited to 'demos/forward.py')
-rw-r--r--demos/forward.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/forward.py b/demos/forward.py
index 2a4c4248..5048c775 100644
--- a/demos/forward.py
+++ b/demos/forward.py
@@ -9,7 +9,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.