correct my typo
parent
ba8ccb1955
commit
4db4d6720b
|
@ -39,7 +39,7 @@ class SvnDriver extends VcsDriver implements VcsDriverInterface
|
|||
$this->baseUrl = substr($url, 0, $pos);
|
||||
}
|
||||
|
||||
$this->detectedSvnAuth();
|
||||
$this->detectSvnAuth();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue