Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
cosmetic
  • Loading branch information
perexg committed Feb 12, 2016
1 parent 48ef2de commit d7cab20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/mpegts/linuxdvb/linuxdvb_adapter.c
Expand Up @@ -117,7 +117,7 @@ const idclass_t linuxdvb_adapter_class =
.type = PT_STR,
.id = "rootpath",
.name = N_("Device path"),
.desc = N_("Path used by device."),
.desc = N_("Path used by the device."),
.opts = PO_RDONLY,
.off = offsetof(linuxdvb_adapter_t, la_rootpath),
},
Expand Down

0 comments on commit d7cab20

Please sign in to comment.