No code changes, fix some typos.
Change several occurrences of "it's" where "its" is meant, as well as a few other minor typos. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2484,7 +2484,7 @@ void wxComboCtrlBase::DoShowPopup( const wxRect& rect, int WXUNUSED(flags) )
|
||||
m_popupWinState = Visible;
|
||||
|
||||
// If popup window was a generic top-level window, or the
|
||||
// wxPopupWindow implemenation on this platform is classified as
|
||||
// wxPopupWindow implementation on this platform is classified as
|
||||
// perfect, then we should be able to safely set focus to the popup
|
||||
// control.
|
||||
// In x11 backend, popup window neither generic top-level nor
|
||||
|
Reference in New Issue
Block a user