mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: fix typos
This commit is contained in:
@@ -24,7 +24,7 @@ const (
|
||||
## ... or do:
|
||||
git bisect bad
|
||||
## Now you just repeat the above steps, each time running oldv with the same command, then mark the result as good or bad,
|
||||
## until you find the commit, where the problem first occured.
|
||||
## until you find the commit, where the problem first occurred.
|
||||
## When you finish, do not forget to do:
|
||||
git bisect reset'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user