summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper/interceptedinteraction.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-18 00:26:02 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-18 00:30:35 +0300
commit728ec86062c13c4994a15bf4bee810db7094c8bb (patch)
tree71da33ccd7d65d0a7c0eaf4d6ad10f66c12ae3c5 /include/ucbhelper/interceptedinteraction.hxx
parentTypo: s/shure/sure (diff)
downloadcore-728ec86062c13c4994a15bf4bee810db7094c8bb.tar.gz
core-728ec86062c13c4994a15bf4bee810db7094c8bb.zip
Typo: s/cant/can't/
Change-Id: Id76b4ea569246c4b96da48dbc8d5a557367e0cca
Diffstat (limited to 'include/ucbhelper/interceptedinteraction.hxx')
-rw-r--r--include/ucbhelper/interceptedinteraction.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ucbhelper/interceptedinteraction.hxx b/include/ucbhelper/interceptedinteraction.hxx
index a55458cf35be..0d44f177fe49 100644
--- a/include/ucbhelper/interceptedinteraction.hxx
+++ b/include/ucbhelper/interceptedinteraction.hxx
@@ -92,7 +92,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper
/** @short default ctor.
- @descr Such constructed object cant be used really.
+ @descr Such constructed object can't be used really.
Might it will crash if its used!
Dont forget to initialize all(!) members ...
*/
@@ -211,7 +211,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper
@attention If the interface method handle() will be overwritten by
a derived class, the functionality behind these static list
- cant be used.
+ can't be used.
@param lInterceptions
the list of intercepted requests.