summaryrefslogtreecommitdiffstats
path: root/wizards/source/scriptforge/python/scriptforge.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/scriptforge/python/scriptforge.pyi')
-rw-r--r--wizards/source/scriptforge/python/scriptforge.pyi2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/scriptforge/python/scriptforge.pyi b/wizards/source/scriptforge/python/scriptforge.pyi
index 6cc54616e70d..f47592d1888a 100644
--- a/wizards/source/scriptforge/python/scriptforge.pyi
+++ b/wizards/source/scriptforge/python/scriptforge.pyi
@@ -2843,7 +2843,7 @@ class SFDatabases:
call the ``Commit()`` method to apply the changes to the database.
Args
- ``tranactionmode``: specifies the transaction mode.
+ ``transactionmode``: specifies the transaction mode.
This argument must be one of the constants defined in ``com.sun.star.sdbc.TransactionIsolation``
(Default = ``NONE``)
Returns