wizards/source/scriptforge/python/scriptforge.pyi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e74b731c80776af8fc2386f7538af4c5ca03d12f
Author:     Jean-Pierre Ledure <j...@ledure.be>
AuthorDate: Thu Oct 17 18:17:57 2024 +0200
Commit:     Jean-Pierre Ledure <j...@ledure.be>
CommitDate: Fri Oct 18 13:38:18 2024 +0200

    scriptforge.pyi - Fix typo
    
    Change-Id: I993e30d3d228c639a69007a846b46f420f9297b3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175097
    Tested-by: Jenkins
    Reviewed-by: Jean-Pierre Ledure <j...@ledure.be>

diff --git a/wizards/source/scriptforge/python/scriptforge.pyi 
b/wizards/source/scriptforge/python/scriptforge.pyi
index 510c16c8ed25..879db366e4a9 100644
--- a/wizards/source/scriptforge/python/scriptforge.pyi
+++ b/wizards/source/scriptforge/python/scriptforge.pyi
@@ -5739,7 +5739,7 @@ class SFDocuments:
                         The selected range as a string, or the empty string 
when the user cancelled the request.
                     Note
                         This method opens the same dialog that is used by 
``LibreOffice`` when the ``Shrink``
-                        button is pressed. For example, the vTools - Goal 
Seek`` dialog has a ``Shrink`` button
+                        button is pressed. For example, the ``Tools + Goal 
Seek`` dialog has a ``Shrink`` button
                         to the right of the ``Formula`` cell field.
                 """
             ...

Reply via email to