summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/shortcodes/kickstarter.php')
-rw-r--r--plugins/jetpack/modules/shortcodes/kickstarter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/modules/shortcodes/kickstarter.php b/plugins/jetpack/modules/shortcodes/kickstarter.php
index 1e6664bb..e3e03722 100644
--- a/plugins/jetpack/modules/shortcodes/kickstarter.php
+++ b/plugins/jetpack/modules/shortcodes/kickstarter.php
@@ -5,7 +5,7 @@
* Usage:
* [kickstarter url="https://www.kickstarter.com/projects/peaktoplateau/yak-wool-baselayers-from-tibet-to-the-world" width="480" height=""]
*
- * @package Jetpack
+ * @package automattic/jetpack
*/
add_shortcode( 'kickstarter', 'jetpack_kickstarter_shortcode' );