Skip to content

Commit ad9505b

Browse files
Docs: Correct DocBlock formatting for WP_Theme_JSON::FONT_FAMILY_SCHEMA.
Follow-up to [57496]. Props marian1. Fixes #62621. git-svn-id: https://develop.svn.wordpress.org/trunk@59474 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 0671dfd commit ad9505b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/class-wp-theme-json.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ class WP_Theme_JSON {
470470
),
471471
);
472472

473-
/*
473+
/**
474474
* The valid properties for fontFamilies under settings key.
475475
*
476476
* @since 6.5.0

0 commit comments

Comments
 (0)