mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
This commit is contained in:
@@ -32,7 +32,7 @@ typedef struct {
|
||||
} jpeg_decode_engine_cfg_t;
|
||||
|
||||
/**
|
||||
* @brief Stucture for jpeg decode header
|
||||
* @brief Structure for jpeg decode header
|
||||
*/
|
||||
typedef struct {
|
||||
uint32_t width; /*!< Number of pixels in the horizontal direction */
|
||||
|
Reference in New Issue
Block a user