Skip to content

Commit

Permalink
fix quality violations
Browse files Browse the repository at this point in the history
  • Loading branch information
uchitsa committed Dec 9, 2024
1 parent 9740432 commit 3244714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/jcabi/http/wire/UserAgentWire.java
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
*
* <p>The class is immutable and thread-safe.
*
* @since 0.10
* @see <a href="http://tools.ietf.org/html/rfc2616#section-14.43">RFC 2616 section 14.43 "User-Agent"</a>
* @since 0.10
*/
@Immutable
@ToString(of = "origin")
Expand Down

0 comments on commit 3244714

Please sign in to comment.