diff scripts/@ftp/ftp.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents fbd7843974fa
children 2c356a35d7f5
line wrap: on
line diff
--- a/scripts/@ftp/ftp.m
+++ b/scripts/@ftp/ftp.m
@@ -14,7 +14,7 @@
 ## along with this program; If not, see <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {@var{f}} = ftp (@var{host})
+## @deftypefn  {Function File} {@var{f}} = ftp (@var{host})
 ## @deftypefnx {Function File} {@var{f}} = ftp (@var{host}, @var{username}, ## @var{password})
 ## Connect to the FTP server @var{host} with @var{username} and @var{password}.
 ## If @var{username} and @var{password} are not specified, user "anonymous"