summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-10-13 12:14:28 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-10-13 19:12:05 +0200
commit917c7837001345fa2faee5ecd700ad2318eb8bca (patch)
tree4d6eac5d5030a7265a84e1b83d5e53e7e7c84a3b /wizards
parent6e896fef57ff879f3d5ce9e5b1f1eac47188d192 (diff)
Fix typo
Change-Id: I4bfa53602b34d18ae9229aa8e110b85dfd160f94 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141307 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.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/sfdialogs/SF_Dialog.xba b/wizards/source/sfdialogs/SF_Dialog.xba
index 3e9bca04b731..486e90ef71dd 100644
--- a/wizards/source/sfdialogs/SF_Dialog.xba
+++ b/wizards/source/sfdialogs/SF_Dialog.xba
@@ -1378,7 +1378,7 @@ Private Function _RegisterPageListener(ByVal psControlName As String _
&apos;&apos;&apos; or insert a new entry in the _PageManagement array by radio button in the same group as the 1st argument
&apos;&apos;&apos; Args:
&apos;&apos;&apos; psControlName: name of the involved control
-&apos;&apos;&apos; psControlTypes: comma-separated list of allowad control types
+&apos;&apos;&apos; psControlTypes: comma-separated list of allowed control types
&apos;&apos;&apos; piMgtType: one of the PILOTCONTROL, TABCONTROL, BACKCONTROL, NEXTCONTROL constants
&apos;&apos;&apos; plPageNumber: when &gt; 0 the page to jump to when control is clicked
&apos;&apos;&apos; piListener: one of the ACTIONPERFORMED, ITEMSTATECHANGED constants
@@ -1481,4 +1481,4 @@ Private Function _Repr() As String
End Function &apos; SFDialogs.SF_Dialog._Repr
REM ============================================ END OF SFDIALOGS.SF_DIALOG
-</script:module> \ No newline at end of file
+</script:module>