Skip to content

Commit

Permalink
fix: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Dec 15, 2023
1 parent 3b08cde commit d001a90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"coverage/**/*.*",
".godot/**/*.*",
"**/*.tres",
"**/*.res"
"**/*.res",
"project.godot"
],
"words": [
"skipautoprops",
Expand Down

0 comments on commit d001a90

Please sign in to comment.