diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-11-09 22:09:21 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-14 09:18:03 +0100 |
commit | f9be6d3f75aeb98826fd0fda6f5807f0e7118d36 (patch) | |
tree | a127413465c3080a36850d1a03001de0e0ccee21 /source | |
parent | f2055896d9bd94736ce5b38a3e769c41d9fab0f9 (diff) |
Help files: http -> https
+ some more conservative changes
Change-Id: I204669f4deb01cdb2ebdd22398f52779d3501053
Reviewed-on: https://gerrit.libreoffice.org/63220
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/optionen/opencl.xhp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source/text/shared/optionen/opencl.xhp b/source/text/shared/optionen/opencl.xhp index e7cefd7727..d9bb55c420 100644 --- a/source/text/shared/optionen/opencl.xhp +++ b/source/text/shared/optionen/opencl.xhp @@ -37,9 +37,8 @@ </section> <section id="howtoget"><embed href="text/shared/00/00000406.xhp#opencl"/> </section> -<paragraph role="paragraph" id="par_id8266853" xml-lang="en-US"> - OpenCL™ is the first open, royalty-free standard for cross-platform, parallel programming of modern processors found in personal computers, servers and handheld/embedded devices. OpenCL (Open Computing Language) greatly improves speed and responsiveness for a wide spectrum of applications in numerous market categories from gaming and entertainment to scientific and medical software</paragraph> -<paragraph role="note" id="par_id5293741" xml-lang="en-US">for more information on OpenCL, visit <link href="http://www.khronos.org/opencl/">the OpenCL site</link></paragraph> +<paragraph role="paragraph" id="par_id8266853" xml-lang="en-US">OpenCL™ is the first open, royalty-free standard for cross-platform, parallel programming of modern processors found in personal computers, servers and handheld/embedded devices. OpenCL (Open Computing Language) greatly improves speed and responsiveness for a wide spectrum of applications in numerous market categories from gaming and entertainment to scientific and medical software</paragraph> +<paragraph role="note" id="par_id5293741" xml-lang="en-US">for more information on OpenCL, visit <link href="https://www.khronos.org/opencl/">the OpenCL site</link></paragraph> <embed href="text/shared/need_help.xhp#needhelp"/> </body> |