diff options
-rw-r--r-- | src/qt/forms/debugwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 33308cd68c..f1b66341d1 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -1185,7 +1185,7 @@ <item row="6" column="0"> <widget class="QLabel" name="peerRelayTxesLabel"> <property name="toolTip"> - <string>Whether we relay transactions to this peer (not available while the peer connection is being set up).</string> + <string>Whether we relay transactions to this peer.</string> </property> <property name="text"> <string>Transaction Relay</string> |