Fix spelling (#1463)

This commit is contained in:
Josh Soref 2022-12-30 15:36:08 -05:00 committed by GitHub
parent 157862d398
commit 50f3750842
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 12 additions and 12 deletions

View file

@ -231,7 +231,7 @@ fn dependency_argument() {
"arguments": [
"baz",
"baz",
["concatinate", "a", "b"],
["concatenate", "a", "b"],
["evaluate", "echo"],
["variable", "x"],
["if", "==", "a", "b", "c", "d"],