You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix typos with codespell
This commit is contained in:
@@ -91,7 +91,7 @@ namespace Godot.SourceGenerators.Sample
|
||||
}
|
||||
}
|
||||
|
||||
// Lamda Property
|
||||
// Lambda Property
|
||||
private String _lamdaProperty_String = "LamdaProperty_String";
|
||||
[Export]
|
||||
public String LamdaProperty_String
|
||||
|
||||
Reference in New Issue
Block a user