diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-07-19 18:16:40 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-07-19 18:53:07 +0200 |
commit | bfe354c9d4291ddebf32d0cddfca24ddfd3aa950 (patch) | |
tree | eeae79d532dec8d2fa19e36a9883fd254d4d8c31 /source | |
parent | 11a9f0c96e91153a458f8c7881c38fc7f728f2b4 (diff) |
Fix double words
Change-Id: Ibd67f546b323139eed589758721b1c00a8852502
Reviewed-on: https://gerrit.libreoffice.org/57741
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/ref_epub_export.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/ref_epub_export.xhp b/source/text/shared/01/ref_epub_export.xhp index 71b0ddc639..a4013ad4e8 100644 --- a/source/text/shared/01/ref_epub_export.xhp +++ b/source/text/shared/01/ref_epub_export.xhp @@ -56,7 +56,7 @@ <bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/splitlb" id="bm_id1033968" localize="false"/> <paragraph id="hd_id3148521" role="heading" level="3" xml-lang="en-US">Split method</paragraph> -<paragraph id="par_id3154231" role="paragraph" xml-lang="en-US">Select the type of start of the the next EPUB section.</paragraph> +<paragraph id="par_id3154231" role="paragraph" xml-lang="en-US">Select the type of start of the next EPUB section.</paragraph> <list type="unordered"> <listitem> <paragraph id="par_id751525007405690" role="listitem" xml-lang="en-US"><emph>Heading</emph>: Starts the next section on headings, according to the document outline numbering.</paragraph> |