summaryrefslogtreecommitdiffstats
path: root/pyuno/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-05-10 09:34:10 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-05-10 14:50:59 +0200
commitfbc038cc4f4a12f8302ce5b3bd7d739bd66a674e (patch)
treed6cc189748e5980420cc0611b44b28ec4183ea25 /pyuno/inc
parentResolves: tdf#125197 duplicate column checkbox position (diff)
downloadcore-fbc038cc4f4a12f8302ce5b3bd7d739bd66a674e.tar.gz
core-fbc038cc4f4a12f8302ce5b3bd7d739bd66a674e.zip
an uno -> a uno
Change-Id: I538db88f8477dd2d2ad25c372928fec6c11d979d Reviewed-on: https://gerrit.libreoffice.org/72105 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'pyuno/inc')
-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