diff options
Diffstat (limited to 'wizards/com/sun/star/wizards/agenda/TemplateConsts.py')
-rw-r--r-- | wizards/com/sun/star/wizards/agenda/TemplateConsts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/TemplateConsts.py b/wizards/com/sun/star/wizards/agenda/TemplateConsts.py index 18791f06d21a..2593c2ce3407 100644 --- a/wizards/com/sun/star/wizards/agenda/TemplateConsts.py +++ b/wizards/com/sun/star/wizards/agenda/TemplateConsts.py @@ -25,7 +25,7 @@ class TemplateConsts: ''' section name <b>prefix</b> for sections that contain items. this is also used as table name prefix, since each items section - must contain a table whos name is identical name to the section's name. + must contain a table whose name is identical name to the section's name. ''' SECTION_ITEMS = "AGENDA_ITEMS" ''' |