From f8befe6e2f7dea79c61750aefb604d79cf263b39 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 9 Aug 2013 13:24:53 -0500 Subject: Fix typos. --- src/inactivity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inactivity.h') 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; -- cgit v1.2.3