summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:39:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:36 +0200
commit52ba650bffc2a5b215af50c7f45dae035f46663c (patch)
treefa784f93f0a926f30f3581d1287771ab3af62c06 /sd
parent2ebf68288bab81b1cefd24e71671d612cfcb84a5 (diff)
typo: reverese -> reverse
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx b/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
index d2dcfdb4765a..547c45106edd 100644
--- a/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
@@ -92,7 +92,7 @@ void ConfigurationControllerResourceManager::DeactivateResources (
const Reference<XConfiguration>& rxConfiguration)
{
::osl::MutexGuard aGuard (maMutex);
- // Iterate in reverese order over the resources that are to be
+ // Iterate in reverse order over the resources that are to be
// deactivated so that resources on which others depend are deactivated
// only when the depending resources have already been deactivated.
::std::for_each(