English grammer correction

This commit is contained in:
inmarket 2013-11-05 13:44:12 +10:00
parent e35b76388c
commit 009d9f1f60

View file

@ -119,7 +119,7 @@
*/ */
#define COLOR_NEEDS_MASK FALSE #define COLOR_NEEDS_MASK FALSE
/** /**
* @brief If the color need masking to remove invalid bits, this is the mask * @brief If the color needs masking to remove invalid bits, this is the mask
*/ */
#define COLOR_MASK 0xFFFF #define COLOR_MASK 0xFFFF
/** /**