Skip to content

Commit

Permalink
Update src/main/java/org/kohsuke/github/GHPullRequestSearchBuilder.java
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored Aug 17, 2023
1 parent bdc3866 commit 4d02a3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*
* @author Konstantin Gromov
* @see <a href="https://docs.github.com/en/search-github/searching-on-github/searching-issues-and-pull-requests">Search
* issues & PRs</a>
* issues and PRs</a>
*/
public class GHPullRequestSearchBuilder extends GHSearchBuilder<GHPullRequest> {
/**
Expand Down

0 comments on commit 4d02a3c

Please sign in to comment.