summaryrefslogtreecommitdiffstats
path: root/src/inactivity.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-08-09 13:24:53 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-08-09 13:24:53 -0500
commitf8befe6e2f7dea79c61750aefb604d79cf263b39 (patch)
tree3522a97eb4d4a27f5f79108d532a225626f81451 /src/inactivity.h
parentf6157088bee6c877bbbffa0606833109ec506664 (diff)
downloadtdepowersave-f8befe6e2f7dea79c61750aefb604d79cf263b39.tar.gz
tdepowersave-f8befe6e2f7dea79c61750aefb604d79cf263b39.zip
Fix typos.
Diffstat (limited to 'src/inactivity.h')
-rw-r--r--src/inactivity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inactivity.h b/src/inactivity.h
index 8e03fd3..e2d88a8 100644
--- a/src/inactivity.h
+++ b/src/inactivity.h
@@ -121,7 +121,7 @@ private:
//! TQStringList with blacklisted programs for autosuspend
TQStringList blacklist;
- //! time which must expire befor emit signal for autosuspend
+ //! time which must expire before emit signal for autosuspend
unsigned long timeToInactivity;
//! time of inactivity from the last check
unsigned long idleTime;