client-protocol: codespell: stati -> static

This commit is contained in:
Daniel Eklöf 2020-11-21 20:48:31 +01:00
parent f4de500a18
commit 0d61a49e47
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -22,7 +22,7 @@ struct client_data {
uint16_t argc;
/* char cwd[stati cwd_len]; */
/* char cwd[static cwd_len]; */
/* char term[static term_len]; */
/* char title[static title_len]; */
/* char app_id[static app_id_len]; */