1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00

Fix typos with codespell

This commit is contained in:
Rémi Verschelde
2022-12-15 12:27:58 +01:00
parent 6b20c50429
commit c4a9b42297
7 changed files with 8 additions and 8 deletions

View File

@@ -277,7 +277,7 @@ bool HTTPRequest::_update_connection() {
call_deferred("_request_done", RESULT_CHUNKED_BODY_SIZE_MISMATCH, response_code, response_headers, PoolByteArray());
return true;
// Request migh have been done
// Request might have been done
} else {
// Did not request yet, do request