forked from amazingfate/help
Fix typo
Change-Id: Ic6ed414c95a6a1c08884ea8ee55323a10bc36fe0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163636 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
1830eaea42
commit
636cd8ca29
@ -37,7 +37,7 @@
|
||||
|
||||
<note id="par_id851633601202270">From a full-featured %PRODUCTNAME installed package, a Basic or Python script locates the embedded copy of Python console.</note>
|
||||
<h2 id="N0121">Using a Basic macro</h2>
|
||||
<paragraph role="paragraph" id="par_id71707747845585">This routine resorts to <link href="text/sbasic/python/python_platform.xhp">Plaftform class module</link> in order to distinguish the actual operating system.</paragraph>
|
||||
<paragraph role="paragraph" id="par_id71707747845585">This routine resorts to <link href="text/sbasic/python/python_platform.xhp">Platform class module</link> in order to distinguish the actual operating system.</paragraph>
|
||||
<bascode>
|
||||
<paragraph role="bascode" id="N0122" localize="false">Sub interpreter_console</paragraph>
|
||||
<paragraph role="bascode" id="bas_id731633624333087" localize="false"> Set opsys = New Platform</paragraph>
|
||||
@ -91,4 +91,4 @@
|
||||
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
|
||||
</section>
|
||||
</body>
|
||||
</helpdocument>
|
||||
</helpdocument>
|
||||
|
||||
Reference in New Issue
Block a user