diff --git a/core/src/main/java/org/web3j/tx/Transfer.java b/core/src/main/java/org/web3j/tx/Transfer.java index fa35845b3..37e2f29a7 100644 --- a/core/src/main/java/org/web3j/tx/Transfer.java +++ b/core/src/main/java/org/web3j/tx/Transfer.java @@ -38,7 +38,7 @@ public Transfer(Web3j web3j, TransactionManager transactionManager) { } /** - * Given the duration required to execute a transaction, asyncronous execution is strongly + * Given the duration required to execute a transaction, asynchronous execution is strongly * recommended via {@link Transfer#sendFunds(String, BigDecimal, Convert.Unit)}. * * @param toAddress destination address