diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-03 14:39:15 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-11-03 16:09:56 +0100 |
commit | 5e05fa7961c2ee91399a4b4b211331555a2b94fe (patch) | |
tree | 0df22f17babe7e92a4044f5ba6dc56f670981026 | |
parent | d937c9de1e07f4cc6c5bfe77b687a3537da86f01 (diff) |
Fix vocabulary (line -> row)
Change-Id: I9937e9fdce99eae607af991fc5c6311c79204af6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105213
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/swriter/menu/submenu_more_breaks.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/menu/submenu_more_breaks.xhp b/source/text/swriter/menu/submenu_more_breaks.xhp index 784a58474a..5a457640ef 100644 --- a/source/text/swriter/menu/submenu_more_breaks.xhp +++ b/source/text/swriter/menu/submenu_more_breaks.xhp @@ -22,7 +22,7 @@ <section id="morebreaks_submenu"> <h1 id="hd_id651601651730204"> <link href="text/swriter/menu/submenu_more_breaks.xhp" name="morebreaks">More Breaks</link></h1> -<paragraph role="paragraph" id="par_id911601651828340" xml-lang="en-US"><ahelp hid=".">Submenu with additional line, column, and page breaks</ahelp></paragraph> +<paragraph role="paragraph" id="par_id911601651828340" xml-lang="en-US"><ahelp hid=".">Submenu with additional row, column, and page breaks</ahelp></paragraph> </section> <h2 id="hd_id41601652439817">Insert Manual Row Break</h2> <paragraph role="image" id="par_id41601888013000"><image src="cmd/lc_insertlinebreak.svg" id="img_id281601888013000" width="1cm" height="1cm"><alt id="alt_id381601888013000">Manual Row Break Icon</alt></image></paragraph> |