Completed
Push — master ( 79ce7c...7a05d7 )
by Matt
02:30
created
core/trim_tools.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -163,7 +163,7 @@
 block discarded – undo
163 163
 	 * Is the message s9e formatted
164 164
 	 *
165 165
 	 * @param string $message Message text
166
-	 * @return bool True if message is s9e formatted, false otherwise
166
+	 * @return integer True if message is s9e formatted, false otherwise
167 167
 	 */
168 168
 	protected function s9e_format($message)
169 169
 	{
Please login to merge, or discard this patch.