mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Fix all occurrences of "the the" in documentation and comments
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
* stream is at the end of file.
|
||||
*
|
||||
* Returned Value:
|
||||
* This function will return non-zero if the the file pointer is positioned
|
||||
* This function will return non-zero if the file pointer is positioned
|
||||
* at the end of file.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
@@ -108,7 +108,7 @@ static int findwidth(FAR const char *buf, FAR const char *fmt)
|
||||
return strcspn(buf, spaces);
|
||||
}
|
||||
|
||||
/* No.. Another possibility is the the format character is followed by
|
||||
/* No.. Another possibility is the format character is followed by
|
||||
* some recognizable delimiting value.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user