Explorar o código

updates comment (#948)

Felix Geller %!s(int64=8) %!d(string=hai) anos
pai
achega
db941d937d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cluster.go

+ 1 - 1
cluster.go

@@ -65,7 +65,7 @@ type ClusterConfig struct {
 	// configuration of host selection and connection selection policies.
 	PoolConfig PoolConfig
 
-	// If not zero, gocql attempt to reconnect known DOWN nodes in every ReconnectSleep.
+	// If not zero, gocql attempt to reconnect known DOWN nodes in every ReconnectInterval.
 	ReconnectInterval time.Duration
 
 	// The maximum amount of time to wait for schema agreement in a cluster after