Index: src/wp-includes/class-wp-query.php
===================================================================
--- src/wp-includes/class-wp-query.php	(revision 40893)
+++ src/wp-includes/class-wp-query.php	(working copy)
@@ -2405,7 +2405,7 @@
 			 *
 			 * @since 1.5.0
 			 *
-			 * @param string   $where The JOIN clause of the query.
+			 * @param string   $join  The JOIN clause of the query.
 			 * @param WP_Query &$this The WP_Query instance (passed by reference).
 			 */
 			$join = apply_filters_ref_array( 'posts_join', array( $join, &$this ) );
