Browse Source

typo in comment

David Rose 19 years ago
parent
commit
4cbeeb61cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/tform/mouseWatcher.I

+ 1 - 1
panda/src/tform/mouseWatcher.I

@@ -519,7 +519,7 @@ has_display_region() const {
 //               then wander away from the keyboard.
 //               then wander away from the keyboard.
 //
 //
 //               Also, when this timeout expires, the event specified
 //               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::
 INLINE void MouseWatcher::
 set_inactivity_timeout(double timeout) {
 set_inactivity_timeout(double timeout) {