Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update linuxdvb_satconf.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent b5c5861 commit 5585e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/mpegts/linuxdvb/linuxdvb_satconf.c
Expand Up @@ -311,7 +311,7 @@ const idclass_t linuxdvb_satconf_class =
{
.type = PT_U32,
.id = "motor_rate",
.name = N_("Motor rate (millisecond/deg)"),
.name = N_("Motor rate (milliseconds/deg)"),
.off = offsetof(linuxdvb_satconf_t, ls_motor_rate),
},
{}
Expand Down

0 comments on commit 5585e51

Please sign in to comment.