summaryrefslogtreecommitdiff
path: root/pyuno/inc/pyuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/inc/pyuno.hxx')
-rw-r--r--pyuno/inc/pyuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/inc/pyuno.hxx b/pyuno/inc/pyuno.hxx
index a8680b6c4d3a..1d1fa7750879 100644
--- a/pyuno/inc/pyuno.hxx
+++ b/pyuno/inc/pyuno.hxx
@@ -215,7 +215,7 @@ public:
*/
static bool isInitialized();
- /** converts something contained in an UNO Any to a Python object
+ /** converts something contained in a UNO Any to a Python object
preconditions: python has been initialized before,
the global interpreter lock is held and pyuno::Runtime