1
0
Fork 0

correct my typo

pull/377/head
till 2012-03-02 20:03:46 +01:00
parent ba8ccb1955
commit 4db4d6720b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class SvnDriver extends VcsDriver implements VcsDriverInterface
$this->baseUrl = substr($url, 0, $pos);
}
$this->detectedSvnAuth();
$this->detectSvnAuth();
}
/**