Skip to content

Commit

Permalink
fix copy-paste fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Mancini committed Nov 10, 2015
1 parent e629671 commit d364f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Riak/Command/Builder/FetchStats.php
Expand Up @@ -35,7 +35,7 @@ public function __construct(Riak $riak)
/**
* {@inheritdoc}
*
* @return Command\Ping;
* @return Command\Stats;
*/
public function build()
{
Expand Down

0 comments on commit d364f98

Please sign in to comment.