Cleanup: spelling, repeated words (make check_spelling_*)

This commit is contained in:
Campbell Barton
2025-09-26 21:59:45 +10:00
parent c5d7d58209
commit 9ebc02fc99
4 changed files with 4 additions and 4 deletions

View File

@@ -626,7 +626,7 @@ class ZoneOperator:
"Perform operations separately for each geometry element (e.g. vertices, edges, etc.)"
),
"NodeClosureInput": (
"Wrap nodes inside a closure that can be executed at a different part of the nodetree"
"Wrap nodes inside a closure that can be executed at a different part of the node-tree"
),
}