diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-16 08:37:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-19 00:34:27 +0100 |
commit | e20b575c56ebe912501e932192e509b6a227ce3c (patch) | |
tree | a53c95652b9ffd56913c16693bf8b500d118750f /source/auxiliary/swriter.tree | |
parent | 4ad79a357b335ab87b0565ec18b3d17044ab502e (diff) |
tdf#128227 disambiguate text frame and text box
in summary,
on Writer, Text frame -> Frame
On other modules
Text Frame -> text box
Change-Id: I3b218fafb03cd5ab79c8c0b902ec417bf5445ff8
Reviewed-on: https://gerrit.libreoffice.org/82976
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary/swriter.tree')
-rw-r--r-- | source/auxiliary/swriter.tree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index b0f8fcebfa..97ec2ab998 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -92,7 +92,7 @@ </node> <node id="0207" title="Sections and Frames in Text Documents"> <topic id="swriter/text/swriter/guide/sections.xhp">Using Sections</topic> -<topic id="swriter/text/swriter/guide/text_frame.xhp">Inserting, Editing, and Linking Text Frames</topic> +<topic id="swriter/text/swriter/guide/text_frame.xhp">Inserting, Editing, and Linking Frames</topic> <topic id="swriter/text/swriter/guide/section_edit.xhp">Editing Sections</topic> <topic id="swriter/text/swriter/guide/section_insert.xhp">Inserting Sections</topic> </node> |