Skip to content

Commit

Permalink
tools: improve v bug report wording
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Jan 2, 2025
1 parent 80c7e6d commit c44570c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tools/vbug.v
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ ${vdoctor_output}
`./v -g -o vdbg cmd/v && ./vdbg ${user_args} ${file_path} && ${generated_file}`
{file_content}
**What did you see instead?**
**What did you see?**
```
${build_output}```
Expand Down

0 comments on commit c44570c

Please sign in to comment.