diff options
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/inc/svtaccessiblefactory.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/inc/svtaccessiblefactory.hxx b/svtools/source/inc/svtaccessiblefactory.hxx index 507ae2abfc85..4f07046323bb 100644 --- a/svtools/source/inc/svtaccessiblefactory.hxx +++ b/svtools/source/inc/svtaccessiblefactory.hxx @@ -31,7 +31,7 @@ namespace svt instance, which is used for creating all kind of Accessibility related components. - When the AccessibleFactoryAccess goes always, this factory goes always, to, and the respective + When the AccessibleFactoryAccess goes away, this factory goes away, to, and the respective library is unloaded. This class is not thread-safe. |