Skip to content

Commit

Permalink
Fix typos in SRM_Post_Type
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Nov 14, 2024
1 parent eb9934b commit a0d1aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/classes/class-srm-post-type.php
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ public function filter_redirect_sortable_columns( $columns ) {
}

/**
* Add custom fileds to the qucik edit screen.
* Add custom fields to the quick edit screen.
*
* @param string $column_name Name of the column to edit.
* @param string $post_type The post type slug, or current screen name if this is a taxonomy list table.
Expand Down

0 comments on commit a0d1aa1

Please sign in to comment.