summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php')
-rw-r--r--plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php b/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php
index 7c3859a1..202dfbf3 100644
--- a/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php
+++ b/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php
@@ -43,7 +43,7 @@ add_action( 'featured_content_default_settings', 'twentyfourteen_featured_conten
* Removes sharing markup from post content if we're not in the loop and it's a
* formatted post.
*
- * @param bool $show Whether to show sharing options.
+ * @param bool $show Whether to show sharing options.
* @param WP_Post $post The post to share.
* @return bool
*/