Fix misspellings in comments and documentation
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/870
This commit is contained in:
committed by
Vadim Zeitlin
parent
11e6a40a97
commit
49e20a961d
@@ -385,7 +385,7 @@ public:
|
||||
|
||||
/**
|
||||
Partial equality test. If @a weakTest is @true, attributes of this object do not
|
||||
have to be present if those attributes of @a dim sare present. If @a weakTest is
|
||||
have to be present if those attributes of @a dims are present. If @a weakTest is
|
||||
@false, the function will fail if an attribute is present in @a dims but not
|
||||
in this object.
|
||||
|
||||
|
Reference in New Issue
Block a user