godot/core
Rémi Verschelde afe8492241 Fix typos with codespell
Using codespell 2.2-dev from current git.

Fix a couple incorrect uses of gendered pronouns.
2022-06-19 14:06:55 +02:00
..
bind
crypto
io Fix typos with codespell 2022-06-19 14:06:55 +02:00
math Fix typos with codespell 2022-06-19 14:06:55 +02:00
os fix unable to change directory in user access mode 2022-04-13 12:18:45 +02:00
array.cpp
array.h
bitfield_dynamic.cpp
bitfield_dynamic.h
class_db.cpp
class_db.h
color.cpp
color.h
color_names.inc
command_queue_mt.cpp
command_queue_mt.h Fix typos with codespell 2022-06-19 14:06:55 +02:00
compressed_translation.cpp
compressed_translation.h Fix typos with codespell 2022-06-19 14:06:55 +02:00
core_builders.py
core_string_names.cpp
core_string_names.h
cowdata.h
dictionary.cpp
dictionary.h
engine.cpp
engine.h
error_list.h
error_macros.cpp Add fflush to error macros 2022-02-17 10:22:49 +01:00
error_macros.h Add fflush to error macros 2022-02-17 10:22:49 +01:00
func_ref.cpp
func_ref.h
global_constants.cpp
global_constants.h
hash_map.h
hashfuncs.h
image.cpp
image.h
input_map.cpp
input_map.h
int_types.h
list.h
local_vector.h
make_binders.py
map.h
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
method_ptrcall.h
node_path.cpp
node_path.h
oa_hash_map.h
object.cpp
object.h
object_id.h
object_rc.h
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
paged_allocator.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h Fix typos with codespell 2022-06-19 14:06:55 +02:00
pool_vector.cpp
pool_vector.h
pooled_list.h
print_string.cpp
print_string.h
project_settings.cpp Revert "Fix ProjectSettings has_setting() when used on a overriden setting with feature tags" 2022-03-07 14:40:34 +01:00
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp
register_core_types.h
resource.cpp
resource.h
rid.cpp
rid.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h
script_debugger_local.cpp
script_debugger_local.h
script_language.cpp
script_language.h
SCsub
self_list.h
set.h
simple_type.h
sort_array.h
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp
string_name.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp Fix UndoRedo::create_action() invalid memory usage 2022-03-02 12:03:06 +01:00
undo_redo.h Fix UndoRedo::create_action() invalid memory usage 2022-03-02 12:03:06 +01:00
ustring.cpp Fix left aligned integer sign in string formatting 2022-05-05 15:17:52 +02:00
ustring.h
variant.cpp
variant.h
variant_call.cpp Fix PoolByteArray.decompress_dynamic return value and memleak 2022-02-17 10:22:33 +01:00
variant_op.cpp
variant_parser.cpp
variant_parser.h
vector.h
version.h
vmap.h
vset.h