1
0
Fork 0

Fix: Docblock

pull/4191/head
Andreas Möller 2015-06-28 23:28:45 -04:00
parent 943107cfe7
commit e184118d76
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ class RuleWatchNode
/** /**
* Given one watched literal, this method returns the other watched literal * 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 * @return int A literal
*/ */
public function getOtherWatch($literal) public function getOtherWatch($literal)