diff src/graphics.cc @ 12189:9558ca33648d

Add functions reset, whitebg to documentation.
author Rik <octave@nomad.inbox5.com>
date Thu, 27 Jan 2011 20:13:45 -0800
parents db1f49eaba6b
children 4ae2a74ed04c
line wrap: on
line diff
--- a/src/graphics.cc
+++ b/src/graphics.cc
@@ -5964,8 +5964,8 @@
   "-*- texinfo -*-\n\
 @deftypefn {Built-in Function} {} reset (@var{h}, @var{property})\n\
 Remove any defaults set for the handle @var{h}.  The default figure\n\
-properties \"position\", \"units\", \"windowstyle\" and\n\
-\"paperunits\" and the default axes properties \"position\" and \"units\"\n\
+properties of \"position\", \"units\", \"windowstyle\" and\n\
+\"paperunits\" and the default axes properties of \"position\" and \"units\"\n\
 are not reset.\n\
 @end deftypefn")
 {