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) {