Opened 14 years ago
Closed 14 years ago
#3057 closed patch (fixed)
typo in recording profile display: configurd -> configured
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
When configuring a recording profile I noticed that one of the displayed messages has a typo in it: "configurd" instead of "configured", in mythtv/libs/libmythtv/recordingprofile.cpp. Patch attached.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | mythtv-recordingprofile.patch added |
---|
comment:1 Changed 14 years ago by
Milestone: | unknown → 0.21 |
---|---|
Owner: | changed from Isaac Richards to stuartm |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [12742]) Fixes a typo in the recording profile help text.
Closes #3057