summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-03-25 21:25:55 +0100
committerAndras Timar <andras.timar@collabora.com>2014-03-25 21:28:38 +0100
commit25b1d86643e5e60a3aa79d7ee3bd3e3828dc96b1 (patch)
tree057709387da1be0a5d3acd1bc24229cde017dcb4 /wizards
parente27cc864be4d18d5bf307c58ebf1c1aa4ef90078 (diff)
typo: bussiness -> business
Change-Id: Id8851321571072df8042a08c2bf350891a9dfcc4
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
index 3d29aebfb7f4..77f20e4a5f50 100644
--- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
+++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
@@ -198,13 +198,13 @@ class LetterWizardDialogResources(object):
self.reslblTitle6_value = \
oWizardResource.getResText(
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 58)
-
+
#Create a Dictionary for the constants values.
self.dictConstants = {
"#subjectconst#" : oWizardResource.getResText(
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 59)}
- #Create a dictionary for localising the bussiness templates
+ #Create a dictionary for localising the business templates
self.dictBusinessTemplate = {
"Elegant" : oWizardResource.getResText(
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 60),
@@ -212,7 +212,7 @@ class LetterWizardDialogResources(object):
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 61),
"Office" : oWizardResource.getResText(
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 62)}
-
+
#Create a dictionary for localising the official templates
self.dictOfficialTemplate = {
"Elegant" : oWizardResource.getResText(
@@ -223,7 +223,7 @@ class LetterWizardDialogResources(object):
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 62)}
#Create a dictionary for localising the private templates
- self.dictPrivateTemplate = {
+ self.dictPrivateTemplate = {
"Bottle" : oWizardResource.getResText(
LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 63),
"Mail" : oWizardResource.getResText(
@@ -240,7 +240,7 @@ class LetterWizardDialogResources(object):
self.resTemplateDescription = \
oWizardResource.getResText(
LetterWizardDialogResources.RID_RID_COMMON_START + 20)
-
+
self.RoadmapLabels = oWizardResource.getResArray(
LetterWizardDialogResources.RID_LETTERWIZARDROADMAP_START + 1, 6)
self.SalutationLabels = oWizardResource.getResArray(