diff scripts/miscellaneous/getappdata.m @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents b0084095098e
children b4bd0bef55b6
line wrap: on
line diff
--- a/scripts/miscellaneous/getappdata.m	Mon Apr 04 13:37:13 2011 -0700
+++ b/scripts/miscellaneous/getappdata.m	Mon Apr 04 15:33:46 2011 -0700
@@ -16,7 +16,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{value} =} getappdata (@var{h}, @var{name})
-## Returns the @var{value} for named application data for the object(s) with
+## Return the @var{value} for named application data for the object(s) with
 ## handle(s) @var{h}.
 ## @end deftypefn