diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2019-11-28 12:19:51 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-28 12:45:14 +0100 |
commit | d17d3ef38a781cc8c788b483e128a292ad0e3e4c (patch) | |
tree | 9971775dbef3e91be1ed9e5e8ec20b11c8d8bb5f /source/text/sbasic/python | |
parent | 2e263815cad73dd9b350cb4f679bc69c551e89ab (diff) |
related topics section title miss
+ related topics legibility improvement in compatible.xhp
Change-Id: I59ce332560d99b949f180cd37cfd61c40d9ff3f9
Reviewed-on: https://gerrit.libreoffice.org/83981
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/python')
-rw-r--r-- | source/text/sbasic/python/python_platform.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/python_platform.xhp b/source/text/sbasic/python/python_platform.xhp index 75f56ef2ee..95792c229d 100644 --- a/source/text/sbasic/python/python_platform.xhp +++ b/source/text/sbasic/python/python_platform.xhp @@ -114,7 +114,7 @@ <paragraph role="bascode" xml-lang="en-US" id="N0580"> Print p.isWindows, p.OSName ' object properties</paragraph> <paragraph role="bascode" localize="false" id="N0581">End Sub ' Platform_example</paragraph> </bascode> - <section id="relatedTopics"> + <section id="relatedtopics"> <embed href="text/sbasic/python/python_screen.xhp#ioscreen"/> <embed href="text/sbasic/shared/03132100.xhp#getguitype2"/> <embed href="text/sbasic/shared/GetPathSeparator.xhp#getpathseparator01"/> |