Revert 7341de17e49560fa0a308e42a6383d41c63ce06e...49c0ddbdf94e26e257d6692764e41c731aa7fd94 on SC2154

Martin Bagge / brother
2022-10-12 09:32:19 +02:00
parent 49c0ddbdf9
commit e34cb9e13c

@@ -12,7 +12,7 @@ or
```sh
target="world"
echo "hello $target" # misspelled
echo "hello $tagret" # misspelled
```
or