Bruce Marriner %!s(int64=6) %!d(string=hai) anos
pai
achega
e7ec3c1e37
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      voice.go

+ 1 - 1
voice.go

@@ -104,7 +104,7 @@ func (v *VoiceConnection) Speaking(b bool) (err error) {
 	defer v.Unlock()
 	if err != nil {
 		v.speaking = false
-		v.log(LogError, "Speaking() write json errorR, %s", err)
+		v.log(LogError, "Speaking() write json error, %s", err)
 		return
 	}