Bundled Themes: Correct comment formatting in inc/block-patterns.php.

Follow-up to [51045], [51103].

Props kapilpaul.
See #53359, #52627.

git-svn-id: https://develop.svn.wordpress.org/trunk@51400 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2021-07-10 18:39:19 +00:00
parent b3d49483df
commit ec70bebfb4
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
* @since Twenty Eleven 3.8
*/
/**
/**
* Register Block Pattern Category.
*/
if ( function_exists( 'register_block_pattern_category' ) ) {

View File

@ -10,7 +10,7 @@
* @since Twenty Fourteen 3.2
*/
/**
/**
* Register Block Pattern Category.
*/
if ( function_exists( 'register_block_pattern_category' ) ) {