mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-28 07:58:00 -04:00
Fix some spelling mistakes
This commit is contained in:
parent
ef1bab6559
commit
104fe2fa55
9 changed files with 12 additions and 12 deletions
|
|
@ -421,7 +421,7 @@ struct terminal {
|
|||
bool autosize;
|
||||
} image;
|
||||
|
||||
unsigned params[5]; /* Collected parmaeters, for RASTER, COLOR_SPEC */
|
||||
unsigned params[5]; /* Collected parameters, for RASTER, COLOR_SPEC */
|
||||
unsigned param; /* Currently collecting parameter, for RASTER, COLOR_SPEC and REPEAT */
|
||||
unsigned param_idx; /* Parameters seen */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue