Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d48e45

Browse files
committed
typo: privide --> provide
Reported by Nadim Ghaznavi <[email protected]>.
1 parent 3d58744 commit 5d48e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libftplib.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ \subsection{FTP Objects \label{ftp-objects}}
182182
Store a file in \ASCII{} transfer mode. \var{command} should be an
183183
appropriate \samp{STOR} command (see \method{storbinary()}). Lines are
184184
read until \EOF{} from the open file object \var{file} using its
185-
\method{readline()} method to privide the data to be stored.
185+
\method{readline()} method to provide the data to be stored.
186186
\end{methoddesc}
187187

188188
\begin{methoddesc}{transfercmd}{cmd}

0 commit comments

Comments
 (0)