changeset 17489:0ad2f93fd83c

doc: Fix a typo in findobj docstring. * scripts/plot/findobj.m: Use '3' instead of 'D' in findobj example of depth 3.
author Rik <rik@octave.org>
date Wed, 25 Sep 2013 08:13:30 -0700
parents f44839118b5f
children bdb237c7507c
files scripts/plot/findobj.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/findobj.m
+++ b/scripts/plot/findobj.m
@@ -48,7 +48,7 @@
 ## of children is:
 ##
 ## @example
-## findobj (@var{hlist}, "-depth", @var{d}, @var{prop_name}, @var{prop_value})
+## findobj (@var{hlist}, "-depth", 3, @var{prop_name}, @var{prop_value})
 ## @end example
 ##
 ## Specifying a depth @var{d} of 0, limits the search to the set of objects