Skip to content

Commit f2d974a

Browse files
committed
Updating incorrect comment.
1 parent 2c899a9 commit f2d974a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/abstracts/llms-abstract-query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ public function get_found_results() {
321321
* Get the total number of pages available for the given query.
322322
*
323323
* If the query was instantiated with `$no_found_rows=true` this will always
324-
* return `0`, unless `$count_only=true`.
324+
* return `0`.
325325
*
326326
* Retrieves the value of the protected property `$max_pages`.
327327
*

0 commit comments

Comments
 (0)