Skip to content

Commit ca96667

Browse files
Fix: Multi line comment format on footnotes format. (#59312)
1 parent bb242df commit ca96667

File tree

1 file changed

+1
-1
lines changed
  • packages/block-library/src/footnotes

1 file changed

+1
-1
lines changed

packages/block-library/src/footnotes/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function register_block_core_footnotes_post_meta() {
105105
}
106106
}
107107
}
108-
/**
108+
/*
109109
* Most post types are registered at priority 10, so use priority 20 here in
110110
* order to catch them.
111111
*/

0 commit comments

Comments
 (0)