Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d58744 commit 5d48e45Copy full SHA for 5d48e45
1 file changed
Doc/lib/libftplib.tex
@@ -182,7 +182,7 @@ \subsection{FTP Objects \label{ftp-objects}}
182
Store a file in \ASCII{} transfer mode. \var{command} should be an
183
appropriate \samp{STOR} command (see \method{storbinary()}). Lines are
184
read until \EOF{} from the open file object \var{file} using its
185
-\method{readline()} method to privide the data to be stored.
+\method{readline()} method to provide the data to be stored.
186
\end{methoddesc}
187
188
\begin{methoddesc}{transfercmd}{cmd}
0 commit comments