Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal 8avec committed May 23, 2014
1 parent a22691d commit ec098fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Svn/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class Helper implements IHelper
/**
* @var LoggerInterface
*/
private $loger;
private $logger;

public function __construct($tempDir, LoggerInterface $logger, $credentials = null, $projects = array())
{
Expand Down

0 comments on commit ec098fe

Please sign in to comment.