summaryrefslogtreecommitdiff
path: root/wizards/source/euro/Common.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/euro/Common.xba')
-rw-r--r--wizards/source/euro/Common.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/euro/Common.xba b/wizards/source/euro/Common.xba
index 8de005ba25f6..94a8b198bb61 100644
--- a/wizards/source/euro/Common.xba
+++ b/wizards/source/euro/Common.xba
@@ -160,7 +160,7 @@ Dim oFormatofObject() as Object
Exit Function
End If
If FieldinArray(CurrSymbolList(),2,oFormatofObject.CurrencySymbol) Then
- ' If the Currencysymbol of the object ist the one needed, then check the Currency extension
+ ' If the Currencysymbol of the object is the one needed, then check the Currency extension
sFormatCurrExt = oFormatofObject.CurrencyExtension
If FieldInList(CurExtension(),2,sFormatCurrExt) Then
@@ -286,4 +286,4 @@ Sub EndStatusLine()
DialogModel.ProgressBar.ProgressValue = 100
End If
End Sub
-</script:module> \ No newline at end of file
+</script:module>