summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-10-08 11:02:03 +0200
committerNoel Grandin <noel@peralex.com>2014-10-08 11:02:55 +0200
commitfbf3aa391b4c47b00650a868e5ae5cade9025e87 (patch)
treedc05afd3e9e5570719d2f23840b18b3fca9b45bb /ucbhelper
parent35da89fa1428f5286304fc707252242554d49ea6 (diff)
spelling: instanciated -> instantiated
Change-Id: I99f3010e30f81786b938dc11736ea1597cd5530d
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/source/provider/contenthelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/source/provider/contenthelper.cxx b/ucbhelper/source/provider/contenthelper.cxx
index 5b4b1ab42492..11570b59731f 100644
--- a/ucbhelper/source/provider/contenthelper.cxx
+++ b/ucbhelper/source/provider/contenthelper.cxx
@@ -806,7 +806,7 @@ void ContentImplHelper::inserted()
// Content is not yet registered at provider.
m_xProvider->registerNewContent( this );
- // If the parent content is currently not instanciated, there can be
+ // If the parent content is currently not instantiated, there can be
// no listeners interested in changes ;-)
rtl::Reference< ContentImplHelper > xParent