X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.Multimedia.Recorder%2FRecorder%2FRecorderInterruptedEventArgs.cs;h=cae132986da123e71989eff1d30cc2499301c4bd;hb=refs%2Ftags%2Fsubmit%2Ftizen%2F20170913.233020;hp=86be7130d862e2400b8d8b2e95810c2e3e0562ca;hpb=23c11ca1ad8b271c73e002dd7ca820bca97da3a2;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.Multimedia.Recorder/Recorder/RecorderInterruptedEventArgs.cs b/src/Tizen.Multimedia.Recorder/Recorder/RecorderInterruptedEventArgs.cs index 86be713..cae1329 100755 --- a/src/Tizen.Multimedia.Recorder/Recorder/RecorderInterruptedEventArgs.cs +++ b/src/Tizen.Multimedia.Recorder/Recorder/RecorderInterruptedEventArgs.cs @@ -31,7 +31,7 @@ namespace Tizen.Multimedia } /// - /// Gets the policy that interrupted the recorder. + /// Gets the reason that interrupted the recorder. /// public RecorderPolicy Reason { get; }