From 49f82528aecdece559fb6a859a98e86fd31c7e6a Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Fri, 28 Mar 2025 10:39:25 +0100 Subject: Precisions about OS recognition in scripts plus a few invitations to go Python Change-Id: I0c58b9f35638c0d609727e6ef4affffac8fce971 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/183441 Reviewed-by: Alain Romedenne Tested-by: Jenkins --- source/text/sbasic/python/python_platform.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/sbasic/python') diff --git a/source/text/sbasic/python/python_platform.xhp b/source/text/sbasic/python/python_platform.xhp index 4e1a7da743..1dbb3cff8e 100644 --- a/source/text/sbasic/python/python_platform.xhp +++ b/source/text/sbasic/python/python_platform.xhp @@ -116,9 +116,9 @@ Print p.isWindows, p.OSName ' object properties End Sub ' Platform_example +
- -- cgit