[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / BackgroundProcessor.java
index 06e59697bfbb8fa140f10033ad89749b567e506b..17ea0f3ef4879e120278997dc6ac2e25e9f5e260 100644 (file)
@@ -76,7 +76,7 @@ public class BackgroundProcessor extends CommonBase {
         * 
         * # Rapid Gossip Sync
         * 
-        * If rapid gossip sync is meant to run at startup, pass a [`RapidGossipSync`] to `gossip_sync`
+        * If rapid gossip sync is meant to run at startup, pass [`RapidGossipSync`] via `gossip_sync`
         * to indicate that the [`BackgroundProcessor`] should not prune the [`NetworkGraph`] instance
         * until the [`RapidGossipSync`] instance completes its first sync.
         *