diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:51 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:51 -0700 |
commit | e25c7c4bdfa90bbb50222165a32ceb5d95a1849e (patch) | |
tree | 09e1ee6ef9fed918a9d36b76424812a2adf25cd6 /demos/forward.py | |
parent | 57046f44cb4ba3c9aec6f36eed2d8f3032730871 (diff) | |
parent | 2de9c7272095f7b81c23d903d557e5a708a505d5 (diff) |
Merge branch '1.9' into 1.10
Diffstat (limited to 'demos/forward.py')
-rw-r--r-- | demos/forward.py | 2 |
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. |