Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update dvr_db.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent 5af74b1 commit d608f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dvr/dvr_db.c
Expand Up @@ -2763,7 +2763,7 @@ const idclass_t dvr_entry_class = {
{
.type = PT_STR,
.id = "filename",
.name = N_("File name"),
.name = N_("Filename"),
.get = dvr_entry_class_filename_get,
.opts = PO_RDONLY | PO_NOSAVE,
},
Expand Down

0 comments on commit d608f85

Please sign in to comment.