summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2019-10-09 22:09:16 (GMT)
committerfvogel <fvogelnew1@free.fr>2019-10-09 22:09:16 (GMT)
commit27b59eaf88dedd22fca3556075d287565f94cb86 (patch)
treed1ad710704096610e68accb439d3cd019ee5a3e7 /macosx/tkMacOSXNotify.c
parent460d5c7b4a4c7c748e5557afb168856f610c967a (diff)
downloadtk-27b59eaf88dedd22fca3556075d287565f94cb86.zip
tk-27b59eaf88dedd22fca3556075d287565f94cb86.tar.gz
tk-27b59eaf88dedd22fca3556075d287565f94cb86.tar.bz2
Let the comment be in sync with the change made in the previous commit'
Diffstat (limited to 'macosx/tkMacOSXNotify.c')
-rw-r--r--macosx/tkMacOSXNotify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXNotify.c b/macosx/tkMacOSXNotify.c
index 9fca4f0..493ce53 100644
--- a/macosx/tkMacOSXNotify.c
+++ b/macosx/tkMacOSXNotify.c
@@ -320,7 +320,7 @@ TkMacOSXEventsSetupProc(
/*
* When the user is not generating events we schedule a "hearbeat"
- * event to fire every 0.25 seconds. This helps to make the vwait
+ * event to fire every 0.1 seconds. This helps to make the vwait
* command more responsive when there is no user input.
*/