summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wizards/source/sfwidgets/SF_PopupMenu.xba4
1 files changed, 2 insertions, 2 deletions
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 _
''' Complete the object creation process:
''' - Initialize the dictionaries
''' - initialize the root popup menu
-''' - intialize the display area
+''' - initialize the display area
''' - store the arguments for later use
''' Args:
''' poPeer: a peer window
@@ -752,4 +752,4 @@ Finally:
End Function ' SFWidgets.SF_PopupMenu._SplitMenuItem
REM ============================================ END OF SFWIDGETS.SF_POPUPMENU
-</script:module> \ No newline at end of file
+</script:module>