summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper/interceptedinteraction.hxx
diff options
context:
space:
mode:
authorJesús Corrius <jcorrius@gmail.com>2013-09-26 10:33:38 +0200
committerJesús Corrius <jcorrius@gmail.com>2013-09-26 10:37:00 +0200
commit7d491bec4063b447726c49a98be47c80df1d4e24 (patch)
tree274804410bb0ad6ce56851478b0e5e9758acf168 /include/ucbhelper/interceptedinteraction.hxx
parentfdo#56392 fix hyphenation of words with punctuation (diff)
downloadcore-7d491bec4063b447726c49a98be47c80df1d4e24.tar.gz
core-7d491bec4063b447726c49a98be47c80df1d4e24.zip
Everytimes -> Every time
Change-Id: Ib84cee7dbb493387760ce68c25ec442bf0a4a121
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 8c9b52239ad6..1a5a6bb0ce01 100644
--- a/include/ucbhelper/interceptedinteraction.hxx
+++ b/include/ucbhelper/interceptedinteraction.hxx
@@ -76,7 +76,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper
FALSE => derived exceptions will be intercepted too.
@attention This parameter does not influence the check of the continuation
- type! The continuation must be matched exactly everytimes ...
+ type! The continuation must be matched exactly every time ...
*/
sal_Bool MatchExact;
@@ -245,7 +245,7 @@ class UCBHELPER_DLLPUBLIC InterceptedInteraction : public ::cppu::WeakImplHelper
@descr This base implementation checks, if the request could be intercepted
successfully. Then this method intercepted() is called.
- The default implementation returns "NOT_INTERCEPTED" everytimes.
+ The default implementation returns "NOT_INTERCEPTED" every time.
So the method impl_interceptRequest() uses the right continuation automaticly.
If this method was overwritten and something different "NO_INTERCEPTED"