Skip to content

Commit

Permalink
Fix: Docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jun 29, 2015
1 parent 943107c commit e184118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Composer/DependencyResolver/RuleWatchNode.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public function getRule()
/**
* Given one watched literal, this method returns the other watched literal
*
* @param int The watched literal that should not be returned
* @param int $literal The watched literal that should not be returned
* @return int A literal
*/
public function getOtherWatch($literal)
Expand Down

0 comments on commit e184118

Please sign in to comment.