mirror of
https://github.com/casey/just.git
synced 2025-08-04 23:17:59 +00:00
Fix spelling (#1463)
This commit is contained in:
parent
157862d398
commit
50f3750842
10 changed files with 12 additions and 12 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue