diff options
Diffstat (limited to 'include/ucbhelper/interceptedinteraction.hxx')
-rw-r--r-- | include/ucbhelper/interceptedinteraction.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/interceptedinteraction.hxx b/include/ucbhelper/interceptedinteraction.hxx index 2d52d9331cfc..c2e3ab534856 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 realy. + @descr Such constructed object cant be used really. Might it will crash if its used! Dont forget to initialize all(!) members ... */ |