diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:41 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:41 -0700 |
commit | 2de9c7272095f7b81c23d903d557e5a708a505d5 (patch) | |
tree | 0c3e6041294de64092e883c4b74ddba4c1e40646 /demos/demo_server.py | |
parent | 8cdbcfa1ffe98ed89cc7502dc3ab27d30965ffad (diff) | |
parent | 83f44878eaacce5ee2bab0aa7f03a36743fea044 (diff) |
Merge branch '1.8' into 1.9
Diffstat (limited to 'demos/demo_server.py')
-rw-r--r-- | demos/demo_server.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/demo_server.py b/demos/demo_server.py index 4972928d..915b0c67 100644 --- a/demos/demo_server.py +++ b/demos/demo_server.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. |