Completed
Pull Request — master (#147)
by Simon
02:20
created
mysite/code/dataobjects/Addon.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
 	/**
105 105
 	 * Remove the effect of code of conduct Helpful Robot measure that we currently don't include in the Supported module definition
106 106
 	 *
107
-	 * @return integer Adjusted Helpful Robot score
107
+	 * @return double Adjusted Helpful Robot score
108 108
 	 */
109 109
 	public function getAdjustedHelpfulRobotScore()
110 110
 	{
Please login to merge, or discard this patch.