wizards/source/sfwidgets/SF_PopupMenu.xba |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 05055f1873faa3544478908d2d877ec7f38c4a9c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Oct 15 20:43:00 2021 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Oct 16 10:21:56 2021 +0200

    Fix typo
    
    Change-Id: I66712db3b74e45728e3104c24823a962fd498037
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123677
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/wizards/source/sfwidgets/SF_PopupMenu.xba 
b/wizards/source/sfwidgets/SF_PopupMenu.xba
index 64a1af9a95a8..3ddda64306bd 100644
--- a/wizards/source/sfwidgets/SF_PopupMenu.xba
+++ b/wizards/source/sfwidgets/SF_PopupMenu.xba
@@ -657,7 +657,7 @@ Public Sub _Initialize(ByRef poPeer As Object _
 &apos;&apos;&apos;     Complete the object creation process:
 &apos;&apos;&apos;             - Initialize the dictionaries
 &apos;&apos;&apos;             - initialize the root popup menu
-&apos;&apos;&apos;             - intialize the display area
+&apos;&apos;&apos;             - initialize the display area
 &apos;&apos;&apos;             - store the arguments for later use
 &apos;&apos;&apos;     Args:
 &apos;&apos;&apos;             poPeer: a peer window
@@ -752,4 +752,4 @@ Finally:
 End Function   &apos;  SFWidgets.SF_PopupMenu._SplitMenuItem
 
 REM ============================================ END OF SFWIDGETS.SF_POPUPMENU
-</script:module>
\ No newline at end of file
+</script:module>

Reply via email to