mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: fix a typo in vscode.md (#10376)
This commit is contained in:
parent
98cdde8247
commit
3c56532ecb
@ -82,7 +82,7 @@ or create the file `.vscode/launch.json`:
|
||||
```
|
||||
|
||||
**Optional:** use `"program": "${fileDirname}/${fileBasenameNoExtension}"` to debug
|
||||
any current open source file with an existing binary with the same name but without any extention.
|
||||
any current open source file with an existing binary with the same name but without any extension.
|
||||
|
||||
### Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user