mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 10:46:02 +08:00
Fix various typos in comments. From Alan Carvalho de Assis
This commit is contained in:
+1
-1
@@ -194,7 +194,7 @@ static void rwb_wrtimeout(FAR void *arg)
|
||||
FAR struct rwbuffer_s *rwb = (struct rwbuffer_s *)arg;
|
||||
DEBUGASSERT(rwb != NULL);
|
||||
|
||||
/* If a timeout elpases with with write buffer activity, this watchdog
|
||||
/* If a timeout elapses with with write buffer activity, this watchdog
|
||||
* handler function will be evoked on the thread of execution of the
|
||||
* worker thread.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user