diff scripts/deprecated/fstat.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 1603dfe72933
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/deprecated/fstat.m	Wed Jun 16 23:45:13 2010 +0200
+++ b/scripts/deprecated/fstat.m	Wed Jun 16 20:36:55 2010 -0700
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {[@var{info}, @var{err}, @var{msg}] = } fstat (fid)
+## @deftypefn {Function File} {[@var{info}, @var{err}, @var{msg}] =} fstat (fid)
 ## This function has been deprecated.  Use stat instead.
 ## @end deftypefn