Skip to content

Commit 7f7f2e8

Browse files
author
Shane Perera
committed
Fix typo
1 parent ea9275e commit 7f7f2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Gitonomy/Git/Reference/Branch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public function isLocal()
6161
* Optionally, check only with remote branches
6262
*
6363
* @param string $destinationBranchName
64-
* @param bool $onlyRemote
64+
* @param bool $compareOnlyWithRemote
6565
*
6666
* @return null|bool
6767
*/

0 commit comments

Comments
 (0)