Skip to content

Commit

Permalink
Improve the Builder top-level javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuri-sergiichuk committed Mar 4, 2021
1 parent 1fd9a30 commit 36a06fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public BufferedReader getReader() {
}

/**
* The request builder.
* A builder for producing {@code KnownRequest} instances.
*/
public static class Builder {

Expand Down

0 comments on commit 36a06fd

Please sign in to comment.