wizards/source/sfwidgets/SF_PopupMenu.xba |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a38960757cda7da8911688154ec4852a6b3e5e1b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Oct 15 21:23:54 2021 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Oct 16 10:21:03 2021 +0200

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

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 _
 &apos;&apos;&apos;             - store the arguments for later use
 &apos;&apos;&apos;     Args:
 &apos;&apos;&apos;             poPeer: a peer window
-&apos;&apos;&apos;             plXPos, plYPos: the coordina
+&apos;&apos;&apos;             plXPos, plYPos: the coordinates
 
 Try:
        &apos;  Initialize the dictionaries

Reply via email to