fix Helpex warnings: 'No string specified!'

Change-Id: I70ad73b6859cd989e6046c3bd5a76c54c27f416d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164631
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
Andras Timar
2024-03-10 11:51:52 +01:00
committed by Olivier Hallot
parent d2beb0a613
commit 99537726ec
3 changed files with 2 additions and 4 deletions

View File

@ -24,7 +24,6 @@
<h1 id="N0118"><variable id="pythonshell1"><link href="text/sbasic/python/python_shell.xhp">Running Python Interactive Console</link></variable></h1>
</section>
<paragraph role="paragraph" id="N0119">The Python interactive console, also known as Python interpreter or Python shell, provides programmers with a quick way to execute commands and try out and test code without creating a file. UNO objects introspection as well as %PRODUCTNAME Python modules documentation can be obtained from the terminal.</paragraph>
<paragraph role="paragraph" id="par_id761707735472290"></paragraph>
<switch select="sys">
<case select="UNIX">