summaryrefslogtreecommitdiff
path: root/scripting/source/basprov
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-10-01 15:45:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-01 20:05:49 +0000
commit0d4996862b5df79fd601eff6193d5718f8f84047 (patch)
tree9ec8b740d17219de71d10f9fd311f8a1a888202a /scripting/source/basprov
parent441fa1c03664081d76bf6007c4ac0aee32f56342 (diff)
Fix typos
Change-Id: I9701cc93a9f4315e71c133237fdd96ef6964c8ff Reviewed-on: https://gerrit.libreoffice.org/29438 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'scripting/source/basprov')
-rw-r--r--scripting/source/basprov/basscript.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/basprov/basscript.hxx b/scripting/source/basprov/basscript.hxx
index cf964a8cdc0a..cf530d69f22b 100644
--- a/scripting/source/basprov/basscript.hxx
+++ b/scripting/source/basprov/basscript.hxx
@@ -57,7 +57,7 @@ namespace basprov
m_xDocumentScriptContext;
// hack, OPropertyContainer doesn't allow you to define a property of unknown
// type ( I guess because an Any can't contain an Any... I've always wondered why?
- // as its not unusual to do that in corba )
+ // as it's not unusual to do that in corba )
css::uno::Sequence< css::uno::Any > m_caller;
protected:
// OPropertySetHelper