summaryrefslogtreecommitdiff
path: root/source/text
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2023-01-07 20:48:51 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-01-08 12:02:55 +0000
commitdc494d3f21dd9aeb475a2cec95948b058c4696c5 (patch)
tree520b31d384d0dde1d6232676fcb1869a82964f65 /source/text
parent34e1fdb87700f1541ca5b15e3e3cfcd0dc5c2e98 (diff)
remove redundant tag
Change-Id: I9f0838ad3b230d454abc2810ce83033945339805 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145174 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r--source/text/sbasic/shared/03/sf_dialog.xhp2
1 files changed, 1 insertions, 1 deletions
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>