mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Fix minor typos in docs and comments.
This commit is contained in:
committed by
Gregory Nutt
parent
c1c36db37e
commit
46aaec7ba0
+1
-1
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user