From a38960757cda7da8911688154ec4852a6b3e5e1b Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 15 Oct 2021 21:23:54 +0200 Subject: Fix typo Change-Id: I101231dc8daa99254a086bd635817e20c23a8ff4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123679 Tested-by: Jenkins Reviewed-by: Julien Nabet --- wizards/source/sfwidgets/SF_PopupMenu.xba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards') diff --git a/wizards/source/sfwidgets/SF_PopupMenu.xba b/wizards/source/sfwidgets/SF_PopupMenu.xba index 320ac4a22ab2..64a1af9a95a8 100644 --- a/wizards/source/sfwidgets/SF_PopupMenu.xba +++ b/wizards/source/sfwidgets/SF_PopupMenu.xba @@ -661,7 +661,7 @@ Public Sub _Initialize(ByRef poPeer As Object _ ''' - store the arguments for later use ''' Args: ''' poPeer: a peer window -''' plXPos, plYPos: the coordina +''' plXPos, plYPos: the coordinates Try: ' Initialize the dictionaries -- cgit