diff options
Diffstat (limited to 'framework/inc')
-rw-r--r-- | framework/inc/interaction/quietinteraction.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/interaction/quietinteraction.hxx b/framework/inc/interaction/quietinteraction.hxx index 2eab3143d9ef..01183013f324 100644 --- a/framework/inc/interaction/quietinteraction.hxx +++ b/framework/inc/interaction/quietinteraction.hxx @@ -117,7 +117,7 @@ class QuietInteraction : public css::lang::XTypeProvider //_________________________________ /** @short returns information if interaction was used - @descr It can be usefully to know the reason for a failed operation. + @descr It can be useful to know the reason for a failed operation. @return [boolean] <TRUE/> for used interaction |