Fix typos with codespell

This commit is contained in:
Rémi Verschelde 2022-12-15 12:24:08 +01:00
parent cda7df0255
commit 346efd29e0
No known key found for this signature in database
GPG key ID: C3336907360768E1
25 changed files with 35 additions and 35 deletions

View file

@ -91,7 +91,7 @@ namespace Godot.SourceGenerators.Sample
}
}
// Lamda Property
// Lambda Property
private String _lamdaProperty_String = "LamdaProperty_String";
[Export]
public String LamdaProperty_String