From dc494d3f21dd9aeb475a2cec95948b058c4696c5 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Sat, 7 Jan 2023 20:48:51 +0100 Subject: remove redundant tag Change-Id: I9f0838ad3b230d454abc2810ce83033945339805 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145174 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/03/sf_dialog.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/sbasic') 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 @@ Group of radio buttons: defines a group of radio buttons that will control which page is visible. - Sequence of buttons: 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. + Sequence of buttons: 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. Previous/Next buttons: defines which buttons in the dialog that will be used to navigate to the Previous/Next page in the dialog. -- cgit