mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Fix spelling (#23278)
This commit is contained in:
parent
cfe1cee4d3
commit
6b7606c958
@ -164,7 +164,7 @@ static esp_err_t webfiles_handler(httpd_req_t *req) {
|
||||
FILE *file = NULL;
|
||||
struct stat file_stat;
|
||||
bool use_compression = false;
|
||||
const char* compression_type = NULL; // Only "gzip" for for now
|
||||
const char* compression_type = NULL; // Only Gzip for now
|
||||
|
||||
// Process any URL query parameters if needed
|
||||
char *query = strchr(req->uri, '?');
|
||||
|
Loading…
x
Reference in New Issue
Block a user