summaryrefslogtreecommitdiff
path: root/wizards/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-08-12 16:14:04 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-08-12 18:09:33 +0200
commit7c93e4d72f74b57b335617717e6e4788022d5369 (patch)
treeb180c68e8953b02b98fcaaa88a8bea819f1f66d6 /wizards/source
parent2a18492fcd707ca087ccc0bcabd79d26d9f4aaee (diff)
Fix typos
Change-Id: I673b9121968ff79e6313e4019bc02a3364b4737f Reviewed-on: https://gerrit.libreoffice.org/58901 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins
Diffstat (limited to 'wizards/source')
-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 &apos; Two indexes X-Y coordinates
Dim oView As Object, oDatabaseForm As Object, vControls As Variant
-Const cstPixels = 10 &apos; Tolerance on coordinates when drawed approximately
+Const cstPixels = 10 &apos; Tolerance on coordinates when drawn approximately
bFound = False
Select Case psParentType
@@ -296,4 +296,4 @@ Error_Function:
GoTo Exit_Function
End Function &apos; _OptionGroup V1.1.0
-</script:module> \ No newline at end of file
+</script:module>