Fix typos in comments and assertion messages
Closes https://github.com/wxWidgets/wxWidgets/pull/1596
This commit is contained in:
committed by
Vadim Zeitlin
parent
60bb1a356d
commit
e2b4cd9f77
@@ -96,7 +96,7 @@ wxHtmlCell::~wxHtmlCell()
|
||||
delete m_Link;
|
||||
}
|
||||
|
||||
// Update the descent value when whe are in a <sub> or <sup>.
|
||||
// Update the descent value when we are in a <sub> or <sup>.
|
||||
// prevbase is the parent base
|
||||
void wxHtmlCell::SetScriptMode(wxHtmlScriptMode mode, long previousBase)
|
||||
{
|
||||
|
Reference in New Issue
Block a user