Ticket #3057: mythtv-recordingprofile.patch

File mythtv-recordingprofile.patch, 644 bytes (added by anonymous, 17 years ago)
  • libs/libmythtv/recordingprofile.cpp

     
    669669        setValue(false);
    670670        setHelpText(QObject::tr("Automatically transcode when a recording is "
    671671                                "made using this profile and the recording's "
    672                                 "schedule is configurd to allow transcoding."));
     672                                "schedule is configured to allow "
     673                                "transcoding."));
    673674    };
    674675};
    675676