diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-05-01 13:28:15 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-01 15:11:31 +0200 |
commit | 31e6f5a08f27a72caf285df1af780d78a1ee8747 (patch) | |
tree | b35e394a1239c222031fbaaf28872b83de0d16f9 /source | |
parent | 49161d62b898d139a474bb790296b2f77d5ccaeb (diff) |
Fix typos
Change-Id: I1db969740c6f30b16cb14a4041488322db86c74d
Reviewed-on: https://gerrit.libreoffice.org/53688
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/ref_epub_export.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/ref_epub_export.xhp b/source/text/shared/01/ref_epub_export.xhp index 57155bebba..849c5c3003 100644 --- a/source/text/shared/01/ref_epub_export.xhp +++ b/source/text/shared/01/ref_epub_export.xhp @@ -80,8 +80,8 @@ <bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/coverpath" id="bm_id1033970" localize="false"/> <paragraph id="hd_id3148523" role="heading" level="3" xml-lang="en-US">Custom cover image</paragraph> -<paragraph id="par_id3154233" role="paragraph" xml-lang="en-US">Enter the full path of the custom cover image file. If the entry is empty, the exporter takes the cover image in the media directoty (see below) when the name is one of the following: <item type="literal">cover.gif</item>, <item type="literal">cover.jpg</item>, <item type="literal">cover.png</item> or <item type="literal">cover.svg</item>.</paragraph> -<paragraph xml-lang="en-US" id="par_id601525022680859" role="note">The custom cover image is embeded in the EPUB file.</paragraph> +<paragraph id="par_id3154233" role="paragraph" xml-lang="en-US">Enter the full path of the custom cover image file. If the entry is empty, the exporter takes the cover image in the media directory (see below) when the name is one of the following: <item type="literal">cover.gif</item>, <item type="literal">cover.jpg</item>, <item type="literal">cover.png</item> or <item type="literal">cover.svg</item>.</paragraph> +<paragraph xml-lang="en-US" id="par_id601525022680859" role="note">The custom cover image is embedded in the EPUB file.</paragraph> <bookmark xml-lang="en-US" branch="hid/writerperfect/ui/exportepub/mediadir" id="bm_id1033971" localize="false"/> <paragraph id="hd_id3148524" role="heading" level="3" xml-lang="en-US">Custom media directory</paragraph> |