[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-63]
fix doc typo
This commit is contained in:
parent
65883e673b
commit
7f9677d5ab
|
@ -212,7 +212,7 @@ class SFTPFile (BufferedFile):
|
||||||
|
|
||||||
@param pipelined: C{True} if pipelining should be turned on for this
|
@param pipelined: C{True} if pipelining should be turned on for this
|
||||||
file; C{False} otherwise
|
file; C{False} otherwise
|
||||||
#type pipelined: bool
|
@type pipelined: bool
|
||||||
|
|
||||||
@since: 1.5
|
@since: 1.5
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue