Mercurial > p > roundup > code
diff doc/design.txt @ 5239:15440504fb04
Spelling fix in design.txt.
Document attributes common to all properties. Discuss use of quiet
attribute.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 22 Apr 2017 15:59:57 -0400 |
| parents | 462b0f76fce8 |
| children | d0689aaa83db |
line wrap: on
line diff
--- a/doc/design.txt Sat Apr 15 20:12:10 2017 -0400 +++ b/doc/design.txt Sat Apr 22 15:59:57 2017 -0400 @@ -260,7 +260,7 @@ quiet=False: if set to True, changes to the property will not be shown to the - user. This can be used for adminstrative properties that are + user. This can be used for administrative properties that are automatically updated when a user makes some other change. This reduces confusion by the user and clutter in the display. The property change will not be shown in:
