Fix typos in comments and assertion messages

Closes https://github.com/wxWidgets/wxWidgets/pull/1596
This commit is contained in:
Olly Betts
2019-10-09 07:43:52 +13:00
committed by Vadim Zeitlin
parent 60bb1a356d
commit e2b4cd9f77
8 changed files with 12 additions and 12 deletions

View File

@@ -149,8 +149,8 @@ public:
virtual void ApplyToolTip( GtkTooltips *tips, const wxChar *tip );
#endif // wxUSE_TOOLTIPS
// Call after modifing the value of m_hAdjust or m_vAdjust to bring the
// scrolbar in sync (this does not generate any wx events)
// Call after modifying the value of m_hAdjust or m_vAdjust to bring the
// scrollbar in sync (this does not generate any wx events)
void GtkUpdateScrollbar(int orient);
// Called from GTK signal handlers. it indicates that