Fix typos in comments in C++ code
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/268
This commit is contained in:
committed by
Vadim Zeitlin
parent
c30fe114ee
commit
e3f1423632
@@ -1243,7 +1243,7 @@ public:
|
||||
// there is intentionally no division because we don't want to
|
||||
// introduce rounding errors in time calculations
|
||||
|
||||
// comparaison (see also operator versions below)
|
||||
// comparison (see also operator versions below)
|
||||
// ------------------------------------------------------------------------
|
||||
|
||||
// is the timespan null?
|
||||
|
Reference in New Issue
Block a user