소스 검색

typo in comment

David Rose 19 년 전
부모
커밋
4cbeeb61cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.
 //
 //               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) {