summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-02-06 22:16:08 +0100
committerAndrea Gelmini <andrea.gelmini@gelma.net>2021-02-07 08:42:14 +0100
commitf72e347f6d8f26c6961d9d4f17a798f3b3276280 (patch)
tree9313d14837b4ca91630cf33666f6f7108d76825f /wizards
parent9933c3631b5bd9d7b47d0d12c5a7dd292cf1944f (diff)
Fix typos
Change-Id: I30743ea4caf9702f26005567d293f076ff7f78fd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110517 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/sfdocuments/SF_FormControl.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/sfdocuments/SF_FormControl.xba b/wizards/source/sfdocuments/SF_FormControl.xba
index aebe9a1dd313..7fbd49bba965 100644
--- a/wizards/source/sfdocuments/SF_FormControl.xba
+++ b/wizards/source/sfdocuments/SF_FormControl.xba
@@ -867,7 +867,7 @@ Public Function SetFocus() As Boolean
Dim bSetFocus As Boolean &apos; Return value
Dim iColPosition As Integer &apos; Position of control in table
-Dim oTableModel As Object &apos; XControlModel of parent tabel
+Dim oTableModel As Object &apos; XControlModel of parent table
Dim oControl As Object &apos; com.sun.star.awt.XControlModel
Dim i As Integer, j As Integer
Const cstThisSub = &quot;SFDocuments.FormControl.SetFocus&quot;
@@ -1846,4 +1846,4 @@ Private Function _Repr() As String
End Function &apos; SFDocuments.SF_FormControl._Repr
REM ============================================ END OF SFDOCUMENTS.SF_FORMCONTROL
-</script:module> \ No newline at end of file
+</script:module>