summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php')
-rw-r--r--plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php b/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php
index d1098536..436e12de 100644
--- a/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php
+++ b/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php
@@ -4,7 +4,7 @@
* These should never be used in themes; instead, use the template tags in functions.php.
* See: https://github.com/Automattic/jetpack/pull/956
*
- * @package Jetpack
+ * @package automattic/jetpack
*/
if ( ! function_exists( 'the_site_logo' ) ) :