source/text/sbasic/shared/03/sf_dialog.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dc494d3f21dd9aeb475a2cec95948b058c4696c5
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Sat Jan 7 20:48:51 2023 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sun Jan 8 12:02:55 2023 +0000

    remove redundant tag
    
    Change-Id: I9f0838ad3b230d454abc2810ce83033945339805
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145174
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/sbasic/shared/03/sf_dialog.xhp 
b/source/text/sbasic/shared/03/sf_dialog.xhp
index bda2fd4265..86a803c906 100644
--- a/source/text/sbasic/shared/03/sf_dialog.xhp
+++ b/source/text/sbasic/shared/03/sf_dialog.xhp
@@ -700,7 +700,7 @@
         <paragraph id="par_id141670872835955" role="listitem"><emph>Group of 
radio buttons:</emph> defines a group of radio buttons that will control which 
page is visible.</paragraph>
     </listitem>
     <listitem>
-        <paragraph id="par_id11670872840588" 
role="listitem"><emph></emph><emph>Sequence of buttons:</emph> defines a set of 
buttons, each of which corresponding to a dialog page. This can be used to 
emulate a tabbed interface by placing buttons side by side in the 
dialog.</paragraph>
+        <paragraph id="par_id11670872840588" role="listitem"><emph>Sequence of 
buttons:</emph> defines a set of buttons, each of which corresponding to a 
dialog page. This can be used to emulate a tabbed interface by placing buttons 
side by side in the dialog.</paragraph>
     </listitem>
     <listitem>
         <paragraph id="par_id461670873122132" 
role="listitem"><emph>Previous/Next buttons:</emph> defines which buttons in 
the dialog that will be used to navigate to the Previous/Next page in the 
dialog.</paragraph>

Reply via email to