Skip to content

Commit 82f7f92

Browse files
committed
Fix javadoc verb style for outboundIpVersionPreference method
Signed-off-by: Usman Saleem <usman@usmans.info>
1 parent cdbbf1d commit 82f7f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/org/hyperledger/besu/RunnerBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ public RunnerBuilder poaDiscoveryRetryBootnodes(final boolean poaDiscoveryRetryB
641641
}
642642

643643
/**
644-
* Set IP version preference for outbound P2P connections
644+
* Add IP version preference for outbound P2P connections.
645645
*
646646
* @param outboundIpVersionPreference the IP version preference
647647
* @return the runner builder

0 commit comments

Comments
 (0)