mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
This commit is contained in:
@@ -272,7 +272,7 @@ int usbmonitor_stop(void)
|
||||
if (g_usbmonitor.started)
|
||||
{
|
||||
/* Stop the USB monitor. The next time the monitor wakes up,
|
||||
* it will see the the stop indication and will exist.
|
||||
* it will see the stop indication and will exist.
|
||||
*/
|
||||
|
||||
uinfo("Stopping: %d\n", g_usbmonitor.pid);
|
||||
|
||||
Reference in New Issue
Block a user