Small typos in docs

This commit is contained in:
Blake Madden
2021-08-15 08:03:37 -04:00
parent 7b5783e4f8
commit cb6db10199

View File

@@ -656,7 +656,7 @@ public:
/**
Returns the colour for this item.
If the item has no specific colour, returns an invalid colour
(and not the default background control of the control itself).
(and not the default background colour of the control itself).
@see GetItemTextColour()
*/
@@ -729,7 +729,7 @@ public:
Returns the colour for this item.
If the item has no specific colour, returns an invalid colour (and not the
default foreground control of the control itself as this wouldn't allow
default foreground colour of the control itself as this wouldn't allow
distinguishing between items having the same colour as the current control
foreground and items with default colour which, hence, have always the
same colour as the control).