mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typo: the the -> the
This commit is contained in:
parent
c92a2c37f2
commit
7ab97e46bf
@ -484,7 +484,7 @@ static GtkActionEntry gnc_plugin_page_register_actions [] =
|
||||
},
|
||||
{
|
||||
"GotoDateAction", "x-office-calendar", N_ ("_Go to Date"), "<primary>G",
|
||||
N_ ("Move to the the split at specified date"),
|
||||
N_ ("Move to the split at specified date"),
|
||||
G_CALLBACK (gnc_plugin_page_register_cmd_goto_date)
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user