From 4cbeeb61cd65768a659eab1a6b94fec093e46254 Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 24 Oct 2006 21:54:35 +0000 Subject: [PATCH] typo in comment --- panda/src/tform/mouseWatcher.I | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/tform/mouseWatcher.I b/panda/src/tform/mouseWatcher.I index d69b1095ac..99ba8c7ad7 100644 --- a/panda/src/tform/mouseWatcher.I +++ b/panda/src/tform/mouseWatcher.I @@ -519,7 +519,7 @@ has_display_region() const { // then wander away from the keyboard. // // Also, when this timeout expires, the event specified -// by set_inactivity_timeout() will be generated. +// by set_inactivity_timeout_event() will be generated. //////////////////////////////////////////////////////////////////// INLINE void MouseWatcher:: set_inactivity_timeout(double timeout) {