Small typos in docs
This commit is contained in:
parent
7b5783e4f8
commit
cb6db10199
1 changed files with 2 additions and 2 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue