diff --git a/src/wp-content/themes/twentyfourteen/functions.php b/src/wp-content/themes/twentyfourteen/functions.php index d9688e0b87..cd72730a3e 100644 --- a/src/wp-content/themes/twentyfourteen/functions.php +++ b/src/wp-content/themes/twentyfourteen/functions.php @@ -542,7 +542,7 @@ if ( ! function_exists( 'twentyfourteen_list_authors' ) ) : /** * Filters query arguments for listing authors. * - * @since 3.3 + * @since Twenty Fourteen 3.3 * * @param array $args Query arguments. */