summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/access2base/Methods.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/access2base/Methods.xba b/wizards/source/access2base/Methods.xba
index d48703169dfb..2d5906c7c5bb 100644
--- a/wizards/source/access2base/Methods.xba
+++ b/wizards/source/access2base/Methods.xba
@@ -216,7 +216,7 @@ Dim vOptionButtons() As Variant, sGroupName As String
Dim lXY() As Long, iIndex() As Integer ' Two indexes X-Y coordinates
Dim oView As Object, oDatabaseForm As Object, vControls As Variant
-Const cstPixels = 10 ' Tolerance on coordinates when drawed approximately
+Const cstPixels = 10 ' Tolerance on coordinates when drawn approximately
bFound = False
Select Case psParentType
@@ -296,4 +296,4 @@ Error_Function:
GoTo Exit_Function
End Function ' _OptionGroup V1.1.0
-</script:module> \ No newline at end of file
+</script:module>