Skip to content

Commit 5f28fc8

Browse files
committed
qt: Cleanup translation comment
1 parent 124e75a commit 5f28fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/bitcoingui.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ void BitcoinGUI::createActions()
431431

432432
bool wallet_name_ok;
433433
/*: Title of pop-up window shown when the user is attempting to
434-
+ restore a wallet. */
434+
restore a wallet. */
435435
QString title = tr("Restore Wallet");
436436
//: Label of the input field where the name of the wallet is entered.
437437
QString label = tr("Wallet Name");

0 commit comments

Comments
 (0)