diff --git a/src/wp-includes/embed.php b/src/wp-includes/embed.php index 373a2b653c..daa77e2f93 100644 --- a/src/wp-includes/embed.php +++ b/src/wp-includes/embed.php @@ -80,7 +80,7 @@ function wp_embed_defaults( $url = '' ) { * * @since 2.9.0 * - * @param array $size { + * @param int[] $size { * Indexed array of the embed width and height in pixels. * * @type int $0 The embed width.