source/text/sbasic/shared/03/sf_menu.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 51022f8f16780ecb19f4669e8b8259a7eaea22be Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Thu Oct 20 12:44:03 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Thu Oct 20 17:45:40 2022 +0200 Fix malformed XML (missing closing tag) Change-Id: I81e223af8c85589569af75d755d787d3102ad6a4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141597 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/03/sf_menu.xhp b/source/text/sbasic/shared/03/sf_menu.xhp index 6e19b76f3e..8525cefbe0 100644 --- a/source/text/sbasic/shared/03/sf_menu.xhp +++ b/source/text/sbasic/shared/03/sf_menu.xhp @@ -186,7 +186,7 @@ <paragraph role="bascode" localize="false" id="par_id21636720557256">oMenu.AddItem("Item C>Item C.2>Item C.2.3")</paragraph> <paragraph role="bascode" localize="false" id="par_id21636720557941">oMenu.AddItem("Item C>Item C.2>Item C.2.4")</paragraph> </bascode> - <note id="par_id121636721243578">The string <literal>---</literal> is used to define separator lines in menus or submenus./note> + <note id="par_id121636721243578">The string <literal>---</literal> is used to define separator lines in menus or submenus.</note> <embed href="text/sbasic/shared/03/sf_popupmenu.xhp#using_icons"/> <h2 id="hd_id501582887473754" xml-lang="en-US">Methods</h2>