فهرست منبع

very minor typo

David Rose 24 سال پیش
والد
کامیت
6e0f12e7d5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      panda/src/pgui/pgItem.cxx

+ 1 - 1
panda/src/pgui/pgItem.cxx

@@ -285,7 +285,7 @@ press(const MouseWatcherParameter &param) {
 //       Access: Public, Virtual
 //  Description: This is a callback hook function, called whenever a
 //               mouse or keyboard button previously depressed with
-//               press() is released
+//               press() is released.
 ////////////////////////////////////////////////////////////////////
 void PGItem::
 release(const MouseWatcherParameter &param) {