Mercurial > hg > octave-nkf
diff scripts/@ftp/mget.m @ 10711:fbd7843974fa
Periodic grammar check of documentation files to ensure common format.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 16 Jun 2010 20:36:55 -0700 |
parents | 7f77e5081e83 |
children | be55736a0783 |
line wrap: on
line diff
--- a/scripts/@ftp/mget.m +++ b/scripts/@ftp/mget.m @@ -18,7 +18,7 @@ ## @deftypefnx {Function File} {} mget (@var{f}, @var{dir}) ## @deftypefnx {Function File} {} mget (@dots{}, @var{target}) ## Downloads a remote file @var{file} or directory @var{dir} to the local -## directory on the FTP connection @var{f}. @var{f} is an FTP object +## directory on the FTP connection @var{f}. @var{f} is an FTP object ## returned by the ftp function. ## ## The arguments @var{file} and @var{dir} can include wildcards and any