Done with SSH Agent docstring junk

This commit is contained in:
Jeff Forcier 2014-02-24 17:08:09 -08:00
parent 6dcf67a9ad
commit 999bb4eaaf
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ class AgentClientProxy(object):
class AgentServerProxy(AgentSSH):
"""
:param t : transport used for the Forward for SSH Agent communication
:param t: transport used for SSH Agent communication forwarding
:raises SSHException: mostly if we lost the agent
"""