godot/core/io
luz.paz 751806b5c7 Fix typos with codespell
Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt`
Whitelist consists of:
```
ang
doubleclick
lod
nd
que
te
unselect
```

(cherry picked from commit 612ab4bbc6)
2018-02-22 12:17:06 +01:00
..
SCsub
compression.cpp
compression.h
config_file.cpp
config_file.h
file_access_buffered.cpp
file_access_buffered.h
file_access_buffered_fa.h
file_access_compressed.cpp
file_access_compressed.h
file_access_encrypted.cpp
file_access_encrypted.h
file_access_memory.cpp
file_access_memory.h
file_access_network.cpp Display set_nodelay to GDScript 2018-02-04 20:02:04 +01:00
file_access_network.h
file_access_pack.cpp
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
http_client.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
http_client.h
image_loader.cpp
image_loader.h
ip.cpp
ip.h
ip_address.cpp Fix typos with codespell 2018-02-22 12:17:06 +01:00
ip_address.h
json.cpp
json.h
logger.cpp
logger.h
marshalls.cpp Fix typos in code and docs with codespell 2018-01-18 22:01:42 +01:00
marshalls.h
networked_multiplayer_peer.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
networked_multiplayer_peer.h Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
packet_peer.cpp fix set_stream_peer binding in PacketPeer 2018-01-12 14:25:05 +01:00
packet_peer.h Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
packet_peer_udp.cpp
packet_peer_udp.h
pck_packer.cpp
pck_packer.h
resource_format_binary.cpp
resource_format_binary.h
resource_import.cpp
resource_import.h
resource_loader.cpp
resource_loader.h
resource_saver.cpp
resource_saver.h
stream_peer.cpp Change function signature from float to double to match type get_doubleCloses #16160 2018-02-21 23:59:15 +01:00
stream_peer.h Change function signature from float to double to match type get_doubleCloses #16160 2018-02-21 23:59:15 +01:00
stream_peer_ssl.cpp
stream_peer_ssl.h
stream_peer_tcp.cpp Display set_nodelay to GDScript 2018-02-04 20:02:04 +01:00
stream_peer_tcp.h Display set_nodelay to GDScript 2018-02-04 20:02:04 +01:00
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
xml_parser.cpp
xml_parser.h
zip_io.h