mirror of
https://github.com/golang/go.git
synced 2025-05-06 08:03:03 +00: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"
|
"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 {
|
type check struct {
|
||||||
app *Application
|
app *Application
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user