Completed
Push — add/remove-all-duplicate-sync-... ( ccc624...29d35b )
by
unknown
33:15 queued 25:01
created
class.jetpack-cli.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -398,7 +398,7 @@
 block discarded – undo
398 398
 	 * Normally an option would only appear 1 since the option key is supposed to be unique
399 399
 	 * but if a site hasn't update the DB schema then that would not be the case.
400 400
 	 *
401
-	 * @param $option
401
+	 * @param string $option
402 402
 	 *
403 403
 	 * @return int
404 404
 	 */
Please login to merge, or discard this patch.