diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-10 17:23:31 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-10 17:35:55 +0200 |
commit | 9bce1e3e0fffe38f701b7452e4e3c7564ea10469 (patch) | |
tree | e14043883caa0b10cd6b5b3d72c861d0b2747e79 /source/text/shared/06 | |
parent | fbf5957db266aac2defee013a79be1ffc6ca9a04 (diff) |
fix validation errors
Change-Id: I0288d52b4420b2be76a136cbd34b1fee87f1cf71
Reviewed-on: https://gerrit.libreoffice.org/52686
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'source/text/shared/06')
-rw-r--r-- | source/text/shared/06/youtubevideos.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/06/youtubevideos.xhp b/source/text/shared/06/youtubevideos.xhp index 4418e95662..87781279dd 100644 --- a/source/text/shared/06/youtubevideos.xhp +++ b/source/text/shared/06/youtubevideos.xhp @@ -17,7 +17,7 @@ </meta> <body> <section id="whatisit"> - <object data="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0" id="vid_id61521568603544" type="video/youtube" width="560" height="315" /> + <paragraph role="paragraph" id="par_ytvideosample" xml-lang="en-US"><object data="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0" id="vid_id61521568603544" type="video/youtube" width="560" height="315" /></paragraph> </section> </body> </helpdocument> |