diff options
Diffstat (limited to 'include/framework')
-rw-r--r-- | include/framework/preventduplicateinteraction.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/preventduplicateinteraction.hxx b/include/framework/preventduplicateinteraction.hxx index 57ccb4338a97..1a15c3e3af65 100644 --- a/include/framework/preventduplicateinteraction.hxx +++ b/include/framework/preventduplicateinteraction.hxx @@ -36,7 +36,7 @@ namespace com { namespace sun { namespace star { namespace uno { namespace framework{ /** - @short Prevent us from showing the same interaction more then once during + @short Prevent us from showing the same interaction more than once during the same transaction. @descr Every interaction provided to this helper will be safed ... handled by the internal |