mirror of
https://github.com/golang/go
synced 2024-11-05 14:36:11 -07:00
internal/lsp: fix typo
Change-Id: I2480725dc20f67bb0427c71dab83a0cbe72832a1 Reviewed-on: https://go-review.googlesource.com/c/tools/+/217178 Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
This commit is contained in:
parent
b4207ef493
commit
097c1f2eed
@ -3,7 +3,7 @@
|
||||
`helper` generates boilerplate code for server.go by processing the
|
||||
generated code in `protocol/tsserver.go`.
|
||||
|
||||
First, build `helper` in this directore (`go build .`).
|
||||
First, build `helper` in this directory (`go build .`).
|
||||
|
||||
In directory `lsp`, executing `go generate server.go` generates the stylized file
|
||||
`server_gen.go` that contains stubs for type `Server`.
|
||||
|
Loading…
Reference in New Issue
Block a user