fixed capitalization in action description

svn path=/trunk/; revision=26198
This commit is contained in:
Sven Neumann 2008-07-16 14:30:20 +00:00
parent 5bdf0d4fbf
commit ce098bbcb8
1 changed files with 1 additions and 1 deletions

View File

@ -579,7 +579,7 @@ ui_manager_new (GtkWidget *window)
},
{
"find", GTK_STOCK_FIND,
NULL, "<control>F", N_("Find Text in current page"),
NULL, "<control>F", N_("Find text in current page"),
G_CALLBACK (find_callback)
},
{