mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
Corrects spelling mistake in syntax-test for Typst
This commit is contained in:
2
tests/syntax-tests/source/Typst/test.typ
vendored
2
tests/syntax-tests/source/Typst/test.typ
vendored
@@ -23,6 +23,6 @@
|
||||
)
|
||||
|
||||
```python
|
||||
dev foo():
|
||||
def foo():
|
||||
print("hi")
|
||||
```
|
||||
|
Reference in New Issue
Block a user