summaryrefslogtreecommitdiffhomepage
path: root/tests/test_buffered_pipe.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:56 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 21:29:56 -0700
commit07e61c35528f67a23701cd33421b7bd0b25f09a9 (patch)
treeb153ffa73c86460436264b9f33801353761d2b51 /tests/test_buffered_pipe.py
parent65271c65d220fd9a745a7040064826d4c168187b (diff)
parente25c7c4bdfa90bbb50222165a32ceb5d95a1849e (diff)
Merge branch '1.10' into 1.11
Diffstat (limited to 'tests/test_buffered_pipe.py')
-rw-r--r--tests/test_buffered_pipe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_buffered_pipe.py b/tests/test_buffered_pipe.py
index b9d91f6a..47ece936 100644
--- a/tests/test_buffered_pipe.py
+++ b/tests/test_buffered_pipe.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.