summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper/contenthelper.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:42:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:38 +0200
commit01b0ca7d2a8deb82d8e2d0ed3e29ddda7667d4d6 (patch)
treed3a7f2ee6c7261cfedf9c52ee6c8512e5fefce9b /include/ucbhelper/contenthelper.hxx
parenttypo: configration -> configuration (diff)
downloadcore-01b0ca7d2a8deb82d8e2d0ed3e29ddda7667d4d6.tar.gz
core-01b0ca7d2a8deb82d8e2d0ed3e29ddda7667d4d6.zip
typo: easyly -> easily
Diffstat (limited to 'include/ucbhelper/contenthelper.hxx')
-rw-r--r--include/ucbhelper/contenthelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/contenthelper.hxx b/include/ucbhelper/contenthelper.hxx
index a0d1b863b21a..466ce990f0c0 100644
--- a/include/ucbhelper/contenthelper.hxx
+++ b/include/ucbhelper/contenthelper.hxx
@@ -300,7 +300,7 @@ public:
*
* Note that the implementation of this ctor registers itself at its
* content provider. The provider implementation inserts the content
- * in a hash map. So it easyly can be found and reused when the provider
+ * in a hash map. So it easily can be found and reused when the provider
* is asked for a content.
*
* @param rxContext is a Service Manager.