From 55d3127f6cb146d4064a70f128c058f6c954c923 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 12 Feb 2014 20:08:03 +0100 Subject: Typo: "omited"/"ommitted"/"ommited" -> "omitted" Change-Id: Icc690b0ae1fc8f7165082774720d265798815faa --- scripting/examples/python/Capitalise.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripting/examples') diff --git a/scripting/examples/python/Capitalise.py b/scripting/examples/python/Capitalise.py index d9c6f07868ce..aa14e845a64d 100644 --- a/scripting/examples/python/Capitalise.py +++ b/scripting/examples/python/Capitalise.py @@ -73,6 +73,6 @@ def capitalisePython( ): i+= 1 -# lists the scripts, that shall be visible inside OOo. Can be omited, if +# lists the scripts, that shall be visible inside OOo. Can be omitted, if # all functions shall be visible, however here getNewString shall be surpressed g_exportedScripts = capitalisePython, -- cgit v1.2.3