[assistant-stock-transaction.cpp] missing space in Sell description

This commit is contained in:
Christopher Lam
2024-06-21 08:38:29 +08:00
parent 7ea12f3532
commit ed0d022a09

View File

@@ -196,7 +196,7 @@ static const TxnTypeVec long_types
// sale of stock, and recording capital gain/loss
N_("Sell"),
N_("Selling stock long, and record capital gain/loss."
"\n\nIf you are unable to calculate capital gains you can enter a"
"\n\nIf you are unable to calculate capital gains you can enter a "
"placeholder amount and correct it in the transaction later.")
},
{