diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:56 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:56 -0700 |
commit | 07e61c35528f67a23701cd33421b7bd0b25f09a9 (patch) | |
tree | b153ffa73c86460436264b9f33801353761d2b51 /demos/interactive.py | |
parent | 65271c65d220fd9a745a7040064826d4c168187b (diff) | |
parent | e25c7c4bdfa90bbb50222165a32ceb5d95a1849e (diff) |
Merge branch '1.10' into 1.11
Diffstat (limited to 'demos/interactive.py')
-rw-r--r-- | demos/interactive.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/interactive.py b/demos/interactive.py index 4cbc6171..f3be74d2 100644 --- a/demos/interactive.py +++ b/demos/interactive.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. |