Skip to content

Commit 88c0de3

Browse files
Update src/wp-includes/class-wp-network-query.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent 14a4518 commit 88c0de3

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
@@ -76,7 +76,7 @@ class WP_Network_Query {
7676
* The amount of found networks for the current query.
7777
*
7878
* @since 4.6.0
79-
* @var int Number of networks found for the current query.
79+
* @var int
8080
*/
8181
public $found_networks = 0;
8282

0 commit comments

Comments
 (0)