diff doc/interpreter/plot.txi @ 6892:29fa8673d8d1

[project @ 2007-09-13 07:36:52 by jwe]
author jwe
date Thu, 13 Sep 2007 07:36:52 +0000
parents e9921bb3d95b
children 110c5782fe3b
line wrap: on
line diff
--- a/doc/interpreter/plot.txi
+++ b/doc/interpreter/plot.txi
@@ -841,9 +841,9 @@
 @node Managing Default Properties
 @subsection Managing Default Properties
 
-Object properties have to classes of default values, @dfn{factory}
-defaults (the initial values) and @dfn{user} defaults, which may
-override the factory defaults.
+Object properties have two classes of default values, @dfn{factory
+defaults} (the initial values) and @dfn{user-defined defaults}, which
+may override the factory defaults.
 
 Although default values may be set for any object, they are set in
 parent objects and apply to child objects.  For example,