{\r
ParseSuccessful = 0, /**< HID report descriptor parsed successfully */\r
ParseError = 1, /**< Failed to fully process the HID report descriptor */\r
- ParseControlError = 2, /**< Control error occured while trying to read the device HID descriptor */\r
+ ParseControlError = 2, /**< Control error occurred while trying to read the device HID descriptor */\r
};\r
\r
/* Type Defines: */\r