File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1579,7 +1579,7 @@ public function single_row( $item ) {
15791579 * @param array $plugin_data An array of plugin data. See get_plugin_data()
15801580 * and the {@see 'plugin_row_meta'} filter for the list
15811581 * of possible values.
1582- * @param string $tested_wp The WordPress version the plugin was tested up to.
1582+ * @param string $tested_wp The WordPress version the plugin was tested up to.
15831583 * @param string $wp_version Current WordPress version.
15841584 */
15851585 $ show_compat_warning = apply_filters (
@@ -1601,7 +1601,7 @@ public function single_row( $item ) {
16011601 * @param array $plugin_data An array of plugin data. See get_plugin_data()
16021602 * and the {@see 'plugin_row_meta'} filter for the list
16031603 * of possible values.
1604- * @param string $tested_wp The WordPress version the plugin was tested up to.
1604+ * @param string $tested_wp The WordPress version the plugin was tested up to.
16051605 * @param string $wp_version Current WordPress version.
16061606 */
16071607 $ compat_message = apply_filters (
You can’t perform that action at this time.
0 commit comments