Fix comment typos

This commit is contained in:
mbanth
2021-06-08 09:52:25 +01:00
parent e401895314
commit 05bf241ab8

View File

@@ -4,7 +4,7 @@
/**
* @brief Human Interface Device (HID) Report descriptor
*
* This file defines the structure of the HID Report descriptor and decalres
* This file defines the structure of the HID Report descriptor and declares
* functions for manipulating it.
* Because the Report descriptor defines the length of the HID Report, this file
* declares a function for obtaining the Report length as well.