diff options
author | Ivan Timofeev <timofeev.i.s@gmail.com> | 2013-02-13 18:25:22 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2013-02-17 13:57:44 +0400 |
commit | e2f97dcc1006aceb80c4805c0e1cb5b2f40ab7b0 (patch) | |
tree | e5dec44faf212f3072fc4962a96b51ee40b67ad0 /framework/inc/interaction/quietinteraction.hxx | |
parent | 2a7db22c3825acdb0c36a9cefd5736d73e4fefbf (diff) |
spelling: otherwhise -> otherwise
Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db
Diffstat (limited to 'framework/inc/interaction/quietinteraction.hxx')
-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 c9a731d63b06..2eab3143d9ef 100644 --- a/framework/inc/interaction/quietinteraction.hxx +++ b/framework/inc/interaction/quietinteraction.hxx @@ -121,7 +121,7 @@ class QuietInteraction : public css::lang::XTypeProvider @return [boolean] <TRUE/> for used interaction - <FALSE/> otherwhise + <FALSE/> otherwise @threadsafe yes */ |