Fix some grammatical errors

This commit is contained in:
Paul Cornett
2019-02-02 13:21:46 -08:00
parent fb89d7b225
commit eaafd0cb1d
2 changed files with 3 additions and 4 deletions

View File

@@ -953,9 +953,8 @@ public:
than @a threshold are replaced with the mask colour and the alpha
channel is removed. Otherwise nothing is done.
The mask colour is chosen automatically using
FindFirstUnusedColour() by this function, see the overload below if you
this is not appropriate.
The mask colour is chosen automatically using FindFirstUnusedColour(),
see the overload below if this is not appropriate.
@return Returns @true on success, @false on error.
*/