Skip to content

Commit eb4c11d

Browse files
committed
Update spacing
1 parent 223bed7 commit eb4c11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/meta-boxes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,7 @@ function register_and_do_post_meta_boxes( $post ) {
16771677
*
16781678
* @since 3.0.0
16791679
*
1680-
* @param string $post_type Post type of the current screen. Can be 'post', 'page',
1680+
* @param string $post_type Post type of the current screen. Can be 'post', 'page',
16811681
* custom post types, 'comment', or 'link'.
16821682
* @param WP_Post|WP_Comment|object $post The post, comment, or link object. Type varies depending on
16831683
* `$post_type`.

0 commit comments

Comments
 (0)