Skip to content

Commit a5deed9

Browse files
committed
[*] readme
readme
1 parent 1adb705 commit a5deed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ try {
9696
// save the changes of svn auth
9797
$authz->save();
9898

99-
} catch (SvnException e) {
99+
} catch (SvnException $e) {
100100
echo $e->getOutput();
101101
}
102102

0 commit comments

Comments
 (0)