Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.

This commit is contained in:
Gregory Nutt
2017-05-11 13:40:03 -06:00
parent 114a1d2846
commit 13911d9b17
34 changed files with 62 additions and 62 deletions

View File

@@ -160,7 +160,7 @@ int nsh_main(int argc, char *argv[])
ret = nsh_telnetstart();
if (ret < 0)
{
/* The daemon is NOT running. Report the the error then fail...
/* The daemon is NOT running. Report the error then fail...
* either with the serial console up or just exiting.
*/