[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Nov 13 08:17:55 UTC 2018


 source/text/shared/01/ref_epub_export.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0f1bc268a5dda3b4c2b4bc0512db07f1015ec6b9
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Nov 13 08:49:14 2018 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Nov 13 09:17:35 2018 +0100

    Fix typo
    
    Change-Id: I134a2c8cfa704a1c79527b6ffeadfe65a2833f85
    Reviewed-on: https://gerrit.libreoffice.org/63319
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/source/text/shared/01/ref_epub_export.xhp b/source/text/shared/01/ref_epub_export.xhp
index 38f11f822..a879c2103 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>
 


More information about the Libreoffice-commits mailing list