diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:59 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 21:29:59 -0700 |
commit | 28d78e4e6a33d2e23af196db632e6eeda4167e24 (patch) | |
tree | dfb3ea47455dc60fa96916048297420872edb7d7 /setup.py | |
parent | c3befd18a40d16624174f099a67c1e49bdf739ef (diff) | |
parent | 07e61c35528f67a23701cd33421b7bd0b25f09a9 (diff) |
Merge branch '1.11'
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |