[Multimedia] Added missing comments and fixed comment errors.
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia / Common / IMediaBuffer.cs
index dfa4275..9407d36 100644 (file)
@@ -48,7 +48,7 @@ namespace Tizen.Multimedia
         /// <summary>
         /// Gets the value indicating whether the <see cref="IMediaBuffer"/> is read-only.
         /// </summary>
-        /// <value> true if the <see cref="IMediaBuffer"/> is read-only; otherwise, false.
+        /// <value> true if the <see cref="IMediaBuffer"/> is read-only; otherwise, false.</value>
         bool IsReadOnly { get; }
 
         /// <summary>