diff --git a/src/wp-includes/taxonomy.php b/src/wp-includes/taxonomy.php index 785a9bcf9e..1216d36838 100644 --- a/src/wp-includes/taxonomy.php +++ b/src/wp-includes/taxonomy.php @@ -988,7 +988,7 @@ class WP_Tax_Query { /** * Generate SQL JOIN and WHERE clauses for a "first-order" query clause. - + * * @since 4.1.0 * @access public *