Fix minor typos in docs and comments.

This commit is contained in:
Nathan Hartman
2019-09-29 12:52:20 -06:00
committed by Gregory Nutt
parent c1c36db37e
commit 46aaec7ba0
67 changed files with 104 additions and 104 deletions
+1 -1
View File
@@ -595,7 +595,7 @@ static void ads7843e_worker(FAR void *arg)
{
/* If we have not yet processed the last pen up event, then we
* cannot handle this pen down event. We will have to discard it. That
* should be okay because we will set the timer to to sample again
* should be okay because we will set the timer to sample again
* later.
*/