diff options
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. |