From 5208cc2995a0dfb0377b9d14df469e67939de012 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 16 Mar 2024 10:06:27 +0100 Subject: Fix typo Change-Id: Ic25c4b9fe4fe898de328f1ea98ef69983c66a7c0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164904 Reviewed-by: Jean-Pierre Ledure Tested-by: Jenkins --- wizards/source/scriptforge/python/scriptforge.pyi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards') diff --git a/wizards/source/scriptforge/python/scriptforge.pyi b/wizards/source/scriptforge/python/scriptforge.pyi index a698f7710d4e..0f0e77d98cfd 100644 --- a/wizards/source/scriptforge/python/scriptforge.pyi +++ b/wizards/source/scriptforge/python/scriptforge.pyi @@ -1398,7 +1398,7 @@ class SFScriptForge: or by a successful invocation of the L10N service with the ``FolderName`` argument. The generated file should pass successfully the ``"msgfmt --check 'the pofile'"`` GNU command. Args - ``filename``: the complete file name (in ``filesstem.FileNaming`` notation) + ``filename``: the complete file name (in ``filesystem.FileNaming`` notation) to export to. If it exists, it is overwritten without warning. ``header``: comments that will appear on top of the generated file. Do not include -- cgit v1.2.3