diff options
Diffstat (limited to 'sfx2/inc/preventduplicateinteraction.hxx')
-rw-r--r-- | sfx2/inc/preventduplicateinteraction.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/preventduplicateinteraction.hxx b/sfx2/inc/preventduplicateinteraction.hxx index 9d53141516bd..873fbba1ffec 100644 --- a/sfx2/inc/preventduplicateinteraction.hxx +++ b/sfx2/inc/preventduplicateinteraction.hxx @@ -144,7 +144,7 @@ public: @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 + @descr Every interaction provided to this helper will be saved... handled by the internal used UUIInteractionHandler (!) and never be handled a second time! On the other side there exists some interactions, which allow a retry. |