summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/IconCache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/IconCache.hxx')
-rw-r--r--sd/source/ui/inc/tools/IconCache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tools/IconCache.hxx b/sd/source/ui/inc/tools/IconCache.hxx
index 7f8cec023c1d..a39e1de01e00 100644
--- a/sd/source/ui/inc/tools/IconCache.hxx
+++ b/sd/source/ui/inc/tools/IconCache.hxx
@@ -29,7 +29,7 @@ namespace sd {
use the icons do not have to store them in every one of their
instances.
- Icons are adressed over their resource id and are loaded on demand.
+ Icons are addressed over their resource id and are loaded on demand.
This cache acts like a singleton with a lifetime equal to that of the sd
module.