Small typos in docs
This commit is contained in:
@@ -656,7 +656,7 @@ public:
|
|||||||
/**
|
/**
|
||||||
Returns the colour for this item.
|
Returns the colour for this item.
|
||||||
If the item has no specific colour, returns an invalid colour
|
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()
|
@see GetItemTextColour()
|
||||||
*/
|
*/
|
||||||
@@ -729,7 +729,7 @@ public:
|
|||||||
Returns the colour for this item.
|
Returns the colour for this item.
|
||||||
|
|
||||||
If the item has no specific colour, returns an invalid colour (and not the
|
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
|
distinguishing between items having the same colour as the current control
|
||||||
foreground and items with default colour which, hence, have always the
|
foreground and items with default colour which, hence, have always the
|
||||||
same colour as the control).
|
same colour as the control).
|
||||||
|
Reference in New Issue
Block a user