Completed
Push — add/remove-all-duplicate-sync-... ( 0d79c8...12775a )
by
unknown
72:47 queued 65:13
created
class.jetpack-cli.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -401,7 +401,7 @@
 block discarded – undo
401 401
 	 * Normally an option would only appear 1 since the option key is supposed to be unique
402 402
 	 * but if a site hasn't updated the DB schema then that would not be the case.
403 403
 	 *
404
-	 * @param $option
404
+	 * @param string $option
405 405
 	 *
406 406
 	 * @return int
407 407
 	 */
Please login to merge, or discard this patch.