This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/Pilot-Pirx-wizard by this push:
     new 89fe248de4 Fixed small Cut and Paste error
89fe248de4 is described below

commit 89fe248de453acc07745f28a348b4433dc9ed9f5
Author: mseidel <[email protected]>
AuthorDate: Wed Nov 1 11:42:46 2023 +0100

    Fixed small Cut and Paste error
---
 main/sd/source/ui/dlg/dlgass.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sd/source/ui/dlg/dlgass.src b/main/sd/source/ui/dlg/dlgass.src
index 2d00dd832a..de84bb29e1 100644
--- a/main/sd/source/ui/dlg/dlgass.src
+++ b/main/sd/source/ui/dlg/dlgass.src
@@ -216,7 +216,7 @@ ModalDialog DLG_ASS
 
        RadioButton RB_PAGE2_MEDIUM6
        {
-               HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM2" ;
+               HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM6" ;
                OutputSize = TRUE ;
                Pos = MAP_APPFONT ( 75, 149 ) ;
                Size = MAP_APPFONT ( 59, 10 ) ;

Reply via email to