Whitespace + lang tweak

This commit is contained in:
Jeff Forcier 2012-09-25 18:09:35 -07:00
parent 30a2d14b78
commit 2e016358ef
1 changed files with 4 additions and 5 deletions

View File

@ -419,9 +419,8 @@ class SSHClient (object):
- Any "id_rsa" or "id_dsa" key discoverable in ~/.ssh/ (if allowed).
- Plain username/password auth, if a password was given.
(The password might be needed to unlock a private key.)
The password is required for two-factor authentication.
(The password might be needed to unlock a private key, or for
two-factor authentication [for which it is required].)
"""
saved_exception = None
two_factor = False