This commit is contained in:
Dan Ballard 2017-06-10 16:19:56 -07:00 committed by GitHub
parent 5d767174b1
commit d895b46a03
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
"log"
)
// HiddenServiceAuthChannel wraps implementation o fim.ricochet.auth.hidden-service"
// HiddenServiceAuthChannel wraps implementation of im.ricochet.auth.hidden-service"
type HiddenServiceAuthChannel struct {
// Methods of Handler are called for events on this channel
Handler AuthChannelHandler