diff src/help.cc @ 11572:7d6d8c1e471f

Grammarcheck Texinfo for files in src directory.
author Rik <octave@nomad.inbox5.com>
date Wed, 19 Jan 2011 17:51:22 -0800
parents e1851653d59c
children 12df7854fa7c
line wrap: on
line diff
--- a/src/help.cc
+++ b/src/help.cc
@@ -719,7 +719,7 @@
 
 DEFUN (get_help_text, args, , "-*- texinfo -*-\n\
 @deftypefn {Loadable Function} {[@var{text}, @var{format}] =} get_help_text (@var{name})\n\
-Returns the help text of a given function.\n\
+Return the help text of a given function.\n\
 \n\
 This function returns the raw help text @var{text} and an indication of\n\
 its format for the function @var{name}.  The format indication @var{format}\n\
@@ -793,7 +793,7 @@
 DEFUN (get_help_text_from_file, args, ,
   "-*- texinfo -*-\n\
 @deftypefn {Loadable Function} {[@var{text}, @var{format}] =} get_help_text_from_file (@var{fname})\n\
-Returns the help text from the given file.\n\
+Return the help text from the given file.\n\
 \n\
 This function returns the raw help text @var{text} and an indication of\n\
 its format for the function @var{name}.  The format indication @var{format}\n\