summaryrefslogtreecommitdiff
path: root/wizards/source
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source')
-rw-r--r--wizards/source/access2base/Dialog.xba4
-rw-r--r--wizards/source/euro/euro.src2
2 files changed, 3 insertions, 3 deletions
diff --git a/wizards/source/access2base/Dialog.xba b/wizards/source/access2base/Dialog.xba
index 6eed82aee805..a6d04d21fb1b 100644
--- a/wizards/source/access2base/Dialog.xba
+++ b/wizards/source/access2base/Dialog.xba
@@ -138,7 +138,7 @@ Dim ogGroup As Object, vGroup() As Variant, vIndex() As Variant
If oRadios(i).TabIndex > oRadios(i - 1).TabIndex + 1 Then
bFound = True
Else
- Goto Error_Arg ' same group as preceeding item although name correct
+ Goto Error_Arg ' same group as preceding item although name correct
End If
End Select
If bFound Then
@@ -659,4 +659,4 @@ Error_Function:
_PropertySet = False
GoTo Exit_Function
End Function ' _PropertySet
-</script:module> \ No newline at end of file
+</script:module>
diff --git a/wizards/source/euro/euro.src b/wizards/source/euro/euro.src
index 0f1b44b2584b..6883861dd1b9 100644
--- a/wizards/source/euro/euro.src
+++ b/wizards/source/euro/euro.src
@@ -217,7 +217,7 @@ Text [ en-US ] = "Select target directory";
String MESSAGES + 4
{
-Text [ en-US ] = "non-existant";
+Text [ en-US ] = "non-existent";
};
String MESSAGES + 5