Completed
Pull Request — master (#11082)
by Jeff
09:19
created
includes/class-wc-register-legacy-settings.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
 	/**
31 31
 	* Registers a setting group.
32 32
 	* @since  2.7.0
33
-	* @param  array $group
33
+	* @param  array $groups
34 34
 	* @return array
35 35
 	*/
36 36
 	public function register_classic_group( $groups ) {
Please login to merge, or discard this patch.