mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix typos reported by codespell
This commit is contained in:
committed by
Xiang Xiao
parent
b9f231cdca
commit
76acb32e29
@@ -210,7 +210,7 @@ size_t circbuf_used(FAR struct circbuf_s *circ)
|
||||
* Name: circbuf_space
|
||||
*
|
||||
* Description:
|
||||
* Return the remaing space of the circular buffer.
|
||||
* Return the remaining space of the circular buffer.
|
||||
*
|
||||
* Input Parameters:
|
||||
* circ - Address of the circular buffer to be used.
|
||||
|
||||
Reference in New Issue
Block a user