Merge pull request #22 from dballard/patch-1

fix typo
This commit is contained in:
Sarah Jamie Lewis 2017-06-10 20:18:11 -07:00 committed by GitHub
commit a2fa40492a
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