summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/functions.compat.php')
-rw-r--r--plugins/jetpack/functions.compat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/functions.compat.php b/plugins/jetpack/functions.compat.php
index 4d97448b..2629ff00 100644
--- a/plugins/jetpack/functions.compat.php
+++ b/plugins/jetpack/functions.compat.php
@@ -14,7 +14,7 @@ function jetpack_shortcode_get_youtube_id( $url ) {
}
/**
-* @param $url Can be just the $url or the whole $atts array
+* @param string $url Can be just the $url or the whole $atts array
* @return bool|mixed The Youtube video ID
*/
function jetpack_get_youtube_id( $url ) {