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
@@ -1335,7 +1335,7 @@ static void pcm_callback(FAR void *arg, uint16_t reason,
DEBUGASSERT(priv && priv->export.upper);
/* The buffer belongs to to an upper level. Just forward the event to
/* The buffer belongs to an upper level. Just forward the event to
* the next level up.
*/