Bundled Theme: Fix a couple of incorrect theme name references.

Corrects the theme name used in docblocks in two places in Twenty Nineteen and Twenty Seventeen.

Props shailu25, mukesh27.
Fixes #60310.


git-svn-id: https://develop.svn.wordpress.org/trunk@57323 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Pascal Birchler
2024-01-22 12:18:54 +00:00
parent 5cd843e235
commit d8785e3c20
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ get_header();
/**
* Filters the default twentynineteen image attachment size.
*
* @since Twenty Sixteen 1.0
* @since Twenty Nineteen 1.0
*
* @param string $image_size Image size. Default 'large'.
*/

View File

@@ -1,6 +1,6 @@
<?php
/**
* Twenty Twenty Theme: Block Patterns
* Twenty Seventeen Theme: Block Patterns
*
* @package WordPress
* @subpackage Twenty_Seventeen