[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / ChannelHandshakeLimits.java
index eeb51e43819e1c5a75faf3dd34960b223df1a759..6f9f5443cfc9a67f08b1fb520e9255e60272c1f6 100644 (file)
@@ -13,7 +13,7 @@ import javax.annotation.Nullable;
  * 
  * These limits are only applied to our counterparty's limits, not our own.
  * 
- * Use 0/<type>::max_value() as appropriate to skip checking.
+ * Use 0/`<type>::max_value()` as appropriate to skip checking.
  * 
  * Provides sane defaults for most configurations.
  *