[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-63]

fix doc typo
This commit is contained in:
Robey Pointer 2005-10-02 20:12:48 +00:00
parent 65883e673b
commit 7f9677d5ab
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ class SFTPFile (BufferedFile):
@param pipelined: C{True} if pipelining should be turned on for this
file; C{False} otherwise
#type pipelined: bool
@type pipelined: bool
@since: 1.5
"""