v help: fix typo in `v help build-c`

pull/10970/head^2
Delyan Angelov 2021-07-26 09:24:43 +03:00
parent 4cf91a28f6
commit 88a49d35e3
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ see also `v help build`.
more performant without autofree.
-gc <mode>
Use and link an optional garbage collector. Only tThe BoehmDemersWeiser
Use and link an optional garbage collector. Only the BoehmDemersWeiser
garbage collector is supported currently with the following sub-options:
`-gc boehm` ........... selects the default mode for the architecture