mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[assistant-stock-transaction.cpp] missing space in Sell description
This commit is contained in:
@@ -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.")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user