Skip to content

Commit 1b9e4fb

Browse files
committed
Merge branch '6.x' into 7.x
2 parents d541176 + 4fba87f commit 1b9e4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Contracts/Pagination/Paginator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public function currentPage();
8686
public function hasPages();
8787

8888
/**
89-
* Determine if there is more items in the data store.
89+
* Determine if there are more items in the data store.
9090
*
9191
* @return bool
9292
*/

0 commit comments

Comments
 (0)