Skip to content

Commit

Permalink
Fix PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Mar 19, 2024
1 parent 382c4bb commit 9e83ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/block-template-utils.php
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ function _wp_build_title_and_description_for_taxonomy_block_template( $taxonomy,
}

/**
* Build a block template object for based on a WP_Post object.
* Build a block template object from a post object.
*
* @since 6.5.0
* @access private
Expand Down

0 comments on commit 9e83ee0

Please sign in to comment.