Skip to content

Commit

Permalink
Merge pull request #407 from szepeviktor/patch-1
Browse files Browse the repository at this point in the history
Fix typos in SRM_Post_Type
  • Loading branch information
jeffpaul authored Nov 14, 2024
2 parents eb9934b + a0d1aa1 commit 0f87da5
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 0f87da5

Please sign in to comment.