1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00

Commit other files changed by file_format.sh

This commit is contained in:
Aaron Franke
2020-07-13 14:13:38 -04:00
parent d8b65461e3
commit 9986439352
60 changed files with 73 additions and 73 deletions

View File

@@ -139,7 +139,7 @@ static String get_type_name(const PropertyInfo &info) {
}
/*
* Some comparison helper functions we need
* Some comparison helper functions we need
*/
struct MethodInfoComparator {