Skip to content

Commit 3abfb03

Browse files
Update src/wp-includes/class-wp-network-query.php
Co-authored-by: Weston Ruter <westonruter@gmail.com>
1 parent 64faa17 commit 3abfb03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/class-wp-network-query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class WP_Network_Query {
2121
* SQL for database query.
2222
*
2323
* @since 4.6.0
24-
* @var string SQL statement for the last performed network query.
24+
* @var string
2525
*/
2626
public $request;
2727

0 commit comments

Comments
 (0)