summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-05-18 12:16:31 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-05-18 12:37:10 +0200
commit7d7740aeca1aa50d8ecdffedee51365f3a9e3d4d (patch)
tree4f2fb07e844a1dd9967cde0fe56604c0fcbd5bec /wizards
parent13c3376b01770db981cdf2c63ef4072ebe0d4d21 (diff)
Fix typo
Change-Id: I4a9abe0683f6dfd116fa15a6e1202d5a69328553 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151945 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/sfdialogs/SF_Dialog.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/sfdialogs/SF_Dialog.xba b/wizards/source/sfdialogs/SF_Dialog.xba
index d06b685053d6..e297bf296026 100644
--- a/wizards/source/sfdialogs/SF_Dialog.xba
+++ b/wizards/source/sfdialogs/SF_Dialog.xba
@@ -1995,7 +1995,7 @@ Public Function Methods() As Variant
, &quot;CreatePatternField&quot; _
, &quot;CreateProgressBar&quot; _
, &quot;CreateRadioButton&quot; _
- , &quot;CfeateScrollBar&quot; _
+ , &quot;CreateScrollBar&quot; _
, &quot;CreateTableControl&quot; _
, &quot;CreateTextField&quot; _
, &quot;CreateTimeField&quot; _