Completed
Push — master ( 9a3784...c8ddca )
by Justin
22:39
created
includes/abstracts/abstract-wc-rest-controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -246,7 +246,7 @@
 block discarded – undo
246 246
 	 * Validate image_width based settings.
247 247
 	 *
248 248
 	 * @since 2.7.0
249
-	 * @param array $value
249
+	 * @param array $values
250 250
 	 * @param array $setting
251 251
 	 * @return string|WP_Error
252 252
 	 */
Please login to merge, or discard this patch.