sfx2/inc/preventduplicateinteraction.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 12addbb31b57555055d130add599daefa3036c86 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu May 1 16:03:58 2025 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu May 1 22:30:10 2025 +0200 Fix typo Change-Id: Idd3b8248db2feff76b4adffacee8dbfea33353b1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184861 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> 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.