update docs

This commit is contained in:
aler9
2022-05-10 10:28:52 +02:00
parent edeef85e9e
commit 18f7fab361
8 changed files with 10 additions and 10 deletions

View File

@@ -115,7 +115,7 @@ func setupGetTransport(th headers.Transport) (Transport, bool) {
// ServerSessionState is a state of a ServerSession.
type ServerSessionState int
// standard states.
// states.
const (
ServerSessionStateInitial ServerSessionState = iota
ServerSessionStatePrePlay