diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-13 22:10:43 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-13 22:10:43 +0100 |
commit | e3a85e449ffc4bf98943279d3ffe3dcda007dc24 (patch) | |
tree | 1eb9bb49083f4985b3724535bc7f4642890f7aa8 /wizards | |
parent | 119d19678ac58cd45d4a606a69d2f392e386d4e3 (diff) |
Typos for description
Change-Id: I1579c4a79f8806d4580b282737e829462361af98
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/com/sun/star/wizards/web/data/CGDocument.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/web/data/CGDocument.py b/wizards/com/sun/star/wizards/web/data/CGDocument.py index 795fb8f85a88..7bb83ab1d3df 100644 --- a/wizards/com/sun/star/wizards/web/data/CGDocument.py +++ b/wizards/com/sun/star/wizards/web/data/CGDocument.py @@ -29,7 +29,7 @@ from com.sun.star.document.MacroExecMode import NEVER_EXECUTE from com.sun.star.document.UpdateDocMode import NO_UPDATE ''' -About the member fields Title, Decription and Author: +About the member fields Title, Description and Author: There is an ambiguicy in handling these fields. On the one hand, the user can set those fields to a custom value, relevant only for the web-wizard. |