Skip to content

Commit

Permalink
doc: Updating default timeout cluster configuration information
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefero committed Jul 24, 2015
1 parent a842525 commit 13d5589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/doc/Cassandra/Cluster/Builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public function withDefaultPageSize($pageSize) {}
* Configures default timeout for future resolution in blocking operations
* Set to null to disable (default).
*
* @param float|null $timeout timeout value
* @param float|null $timeout Timeout value in seconds, can be fractional
*
* @return Builder self
*/
Expand Down

0 comments on commit 13d5589

Please sign in to comment.