mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 06:30:35 +08:00
Spelling errors (#19935)
This commit is contained in:
@@ -1048,7 +1048,7 @@ int parameter_flashfs_init(sector_descriptor_t *fconfig, uint8_t *buffer, uint16
|
||||
|
||||
flash_entry_header_t *pf = find_entry(parameters_token);
|
||||
|
||||
/* No paramaters */
|
||||
/* No parameters */
|
||||
|
||||
if (pf == NULL) {
|
||||
size_t total_size = size + sizeof(flash_entry_header_t);
|
||||
|
||||
Reference in New Issue
Block a user