Fix all occurrences of "the the" in documentation and comments

This commit is contained in:
Gregory Nutt
2013-08-27 09:40:19 -06:00
parent c5802dd5a0
commit bc46b447dc
148 changed files with 322 additions and 320 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ static const struct usb_epdesc_s g_epbulkindesc =
1 /* interval */
};
/* The components of the the configuration descriptor are maintained as
/* The components of the configuration descriptor are maintained as
* a collection of separate descriptor structure coordinated by the
* following array. These descriptors could have been combined into
* one larger "super" configuration descriptor structure. However, I