Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia / Common / FileFormatException.cs
index e7d7d9a..94e9b16 100644 (file)
@@ -20,7 +20,7 @@ namespace Tizen.Multimedia
 {
     /// <summary>
     /// The exception that is thrown when an input file or a data stream that is supposed to conform
-    /// to a certain file format specification is malformed.
+    /// to a certain file format specification, is malformed.
     /// </summary>
     public class FileFormatException : FormatException
     {