ssh/terminal: use "reports whether" in IsTerminal doc
Go documentation style for boolean funcs is to say: // Foo reports whether ... func Foo() bool (rather than "returns true if") Change-Id: I6972d123ba99bbf3dbf95e876b45b2ecd98dd07c Reviewed-on: https://go-review.googlesource.com/c/151257 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:Brad Fitzpatrick <bradfitz@golang.org>
Showing
- ssh/terminal/util.go 1 addition, 1 deletionssh/terminal/util.go
- ssh/terminal/util_plan9.go 1 addition, 1 deletionssh/terminal/util_plan9.go
- ssh/terminal/util_solaris.go 1 addition, 1 deletionssh/terminal/util_solaris.go
- ssh/terminal/util_windows.go 1 addition, 1 deletionssh/terminal/util_windows.go
Loading
Please register or sign in to comment