X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..078cf5cb756c4f4113d7acf04ebd6a2535ef75b3:/include/wx/msw/accel.h diff --git a/include/wx/msw/accel.h b/include/wx/msw/accel.h index b3fa62a00a..116d4cd598 100644 --- a/include/wx/msw/accel.h +++ b/include/wx/msw/accel.h @@ -47,7 +47,7 @@ public: void SetHACCEL(WXHACCEL hAccel); WXHACCEL GetHACCEL() const; - // translate the accelerator, return TRUE if done + // translate the accelerator, return true if done bool Translate(wxWindow *window, WXMSG *msg) const; private: