diff --git a/wp-content/themes/twentynineteen/image.php b/wp-content/themes/twentynineteen/image.php index a3580b4e66..defab756b2 100644 --- a/wp-content/themes/twentynineteen/image.php +++ b/wp-content/themes/twentynineteen/image.php @@ -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'. */ diff --git a/wp-content/themes/twentyseventeen/inc/block-patterns.php b/wp-content/themes/twentyseventeen/inc/block-patterns.php index 66e6fa0c87..f013aa9a54 100644 --- a/wp-content/themes/twentyseventeen/inc/block-patterns.php +++ b/wp-content/themes/twentyseventeen/inc/block-patterns.php @@ -1,6 +1,6 @@