Spelling errors (#19935)

This commit is contained in:
Hamish Willee
2022-07-27 14:33:16 +10:00
committed by GitHub
parent 97f632a408
commit e6eed43648
97 changed files with 170 additions and 158 deletions
+1 -1
View File
@@ -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);