summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-11-13 08:49:14 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-11-13 09:17:35 +0100
commit0f1bc268a5dda3b4c2b4bc0512db07f1015ec6b9 (patch)
tree003783af75d353f0cca16c23c6be93aabdad6ae9
parent420130d09fb311ec0d6250a5df5df3f13141bddc (diff)
Fix typo
Change-Id: I134a2c8cfa704a1c79527b6ffeadfe65a2833f85 Reviewed-on: https://gerrit.libreoffice.org/63319 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--source/text/shared/01/ref_epub_export.xhp2
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 38f11f8222..a879c2103b 100644
--- a/source/text/shared/01/ref_epub_export.xhp
+++ b/source/text/shared/01/ref_epub_export.xhp
@@ -91,7 +91,7 @@
<paragraph role="paragraph" id="par_id651525022578455" xml-lang="en-US">By default, the exporter looks for custom media and custom metadata in the current document directory inside a folder with the same name of the document file name. For example, if the document name is <item type="literal">MyText.odt</item>, the default media folder for cover and metadata is <item type="literal">MyText</item> in the current directory. </paragraph>
-<paragraph role="paragraph" id="par_id971525023515891" xml-lang="en-US">For custom metadata, you must provide a file with same name as the original filename and with extension as ".xmp". The provided metadata will override the the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type="literal">MyText.xmp</item>.</paragraph>
+<paragraph role="paragraph" id="par_id971525023515891" xml-lang="en-US">For custom metadata, you must provide a file with same name as the original filename and with extension as ".xmp". The provided metadata will override the internal document metadata. In the example above, the custom metadata must exist in the MyText directory as <item type="literal">MyText.xmp</item>.</paragraph>
<paragraph role="paragraph" id="par_id901525027635882" xml-lang="en-US">Image links mean that if you create relative links on images or text and they link an image that's available in the media directory, then this media will be available in the EPUB export result as a popup.</paragraph>