mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Fix various typos with codespell
Using 2.2.6.dev180+ge3a2cfbd.
This commit is contained in:
parent
6a007c7512
commit
5c43e4c1ef
12 changed files with 22 additions and 22 deletions
|
@ -289,7 +289,7 @@ private:
|
|||
bool on_state_loss_pending();
|
||||
bool on_state_exiting();
|
||||
|
||||
// convencience
|
||||
// convenience
|
||||
void copy_string_to_char_buffer(const String p_string, char *p_buffer, int p_buffer_len);
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue