Henry is a grammar nazi.

This commit is contained in:
Fergus Noble 2011-10-04 17:13:49 -07:00
parent 4809f7dacf
commit c63001c6cd

View File

@ -69,7 +69,7 @@ void exti_reset_request(u32 extis)
* Remap an external interrupt line to the corresponding pin on the
* specified GPIO port.
*
* TODO: This could be rewritten in less lines of code.
* TODO: This could be rewritten in fewer lines of code.
*/
void exti_select_source(u32 exti, u32 gpioport)
{