diff --git a/gui/src/app/view/transactions.rs b/gui/src/app/view/transactions.rs index 78161fdd..77ab9955 100644 --- a/gui/src/app/view/transactions.rs +++ b/gui/src/app/view/transactions.rs @@ -170,8 +170,8 @@ pub fn create_rbf_modal<'a>( } let help_text = if is_cancel { "Replace the transaction with one paying a higher feerate \ - that sends the coins back to us. There is no guarantee the \ - original transaction won't get mined first. New inputs may \ + that sends the coins back to your wallet. There is no guarantee \ + the original transaction won't get mined first. New inputs may \ be used for the replacement transaction." } else { "Replace the transaction with one paying a higher feerate \