summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/IdleDetection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/IdleDetection.hxx')
-rw-r--r--sd/source/ui/inc/tools/IdleDetection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tools/IdleDetection.hxx b/sd/source/ui/inc/tools/IdleDetection.hxx
index a5c4639b871a..49bc318da711 100644
--- a/sd/source/ui/inc/tools/IdleDetection.hxx
+++ b/sd/source/ui/inc/tools/IdleDetection.hxx
@@ -27,7 +27,7 @@ namespace vcl { class Window; }
namespace sd { namespace tools {
/** Detect whether the system is idle and some time consuming operation may
- be carried out. This class ditinguishes between different states of
+ be carried out. This class distinguishes between different states of
idle-ness.
*/
class IdleDetection