mirror of
https://github.com/golang/go
synced 2024-11-18 17:04:41 -07:00
internal/lsp: minor comment fix
Change-Id: I6603375beac4e321dd45f99e90d7eddbae4c6c4b Reviewed-on: https://go-review.googlesource.com/c/tools/+/170717 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>
This commit is contained in:
parent
1058ed41f4
commit
d996c1aa53
@ -15,7 +15,7 @@ import (
|
||||
"golang.org/x/tools/internal/span"
|
||||
)
|
||||
|
||||
// definition implements the definition noun for the query command.
|
||||
// check implements the check verb for gopls.
|
||||
type check struct {
|
||||
app *Application
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user