Fix more common typos

This commit is contained in:
Gregory Nutt
2015-08-16 11:07:23 -06:00
parent 77f5c34af0
commit 51f386d08a
9 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -49,7 +49,7 @@
* Public Data
****************************************************************************/
/* Class API call strings that may be enabled for more desciptive USB trace
/* Class API call strings that may be enabled for more descriptive USB trace
* output.
*/
@@ -72,7 +72,7 @@ const struct trace_msg_t g_usb_trace_strings_clsapi[] =
TRACE_STR_END
};
/* Class state strings that may be enabled for more desciptive USB trace
/* Class state strings that may be enabled for more descriptive USB trace
* output.
*/
@@ -97,7 +97,7 @@ const struct trace_msg_t g_usb_trace_strings_clsstate[] =
TRACE_STR_END
};
/* Class error strings that may be enabled for more desciptive USB trace
/* Class error strings that may be enabled for more descriptive USB trace
* output.
*/