summaryrefslogtreecommitdiff
path: root/tinyusb/class/cdc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/class/cdc.c')
-rw-r--r--tinyusb/class/cdc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/class/cdc.c b/tinyusb/class/cdc.c
index 539981348..d62b7aa7d 100644
--- a/tinyusb/class/cdc.c
+++ b/tinyusb/class/cdc.c
@@ -32,7 +32,7 @@
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
* OF SUCH DAMAGE.
*
- * This file is part of the tiny usb stack.
+ * This file is part of the tinyUSB stack.
*/
#include "cdc.h"