Change edit/search_replace to edit/find_replace in the default menu

Originally committed to SVN as r5708.
This commit is contained in:
Thomas Goyne 2011-10-01 18:35:31 +00:00
parent a8caf35ebe
commit ac37a080c4
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
{},
{ "command" : "subtitle/find" },
{ "command" : "subtitle/find/next" },
{ "command" : "edit/search_replace" }
{ "command" : "edit/find_replace" }
],
"main/subtitle" : [
{ "command" : "tool/style/manager" },