diff options
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding/HBPresetTune.cs')
-rw-r--r-- | win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding/HBPresetTune.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding/HBPresetTune.cs b/win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding/HBPresetTune.cs index e5c914fb1..e3ed4c06a 100644 --- a/win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding/HBPresetTune.cs +++ b/win/CS/HandBrake.ApplicationServices/Interop/Model/Encoding/HBPresetTune.cs @@ -15,7 +15,7 @@ namespace HandBrake.ApplicationServices.Interop.Model.Encoding public class HBPresetTune { /// <summary> - /// Initializes a new instance of the <see cref="T:System.Object"/> class. + /// Initializes a new instance of the <see cref="HBPresetTune"/> class. /// </summary> /// <param name="name"> /// The name. |