Review UIX-TTS API cs files
[platform/core/csapi/tizenfx.git] / src / Tizen.Uix.Tts / Tizen.Uix.Tts / SupportedVoice.cs
index eb6f75b..e99108b 100755 (executable)
@@ -18,7 +18,7 @@
 namespace Tizen.Uix.Tts
 {
     /// <summary>
-    /// This Class holds information about the Supported Voices.
+    /// This class holds information about the supported voices.
     /// </summary>
     /// <since_tizen> 3 </since_tizen>
     public class SupportedVoice
@@ -54,7 +54,7 @@ namespace Tizen.Uix.Tts
         }
 
         /// <summary>
-        /// Language specified as an ISO 3166 alpha-2 two letter country-code followed by ISO 639-1 for the two-letter language code (for example, "ko_KR" for Korean, "en_US" for American English)
+        /// Language specified as an ISO 3166 alpha-2 two letter country-code followed by ISO 639-1 for the two-letter language code (for example, "ko_KR" for Korean, "en_US" for American English).
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public string Language