[system-settings] Fixed doxygen warnings
[platform/core/csapi/system.git] / Tizen.System / SystemSettings / SystemSettingsEnums.cs
index 4038adb..9e58959 100644 (file)
@@ -51,13 +51,13 @@ namespace Tizen.System
         /// </summary>
         DefaultFontType,
         /// <summary>
-        /// (string) Indicates the current country setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
+        /// (string) Indicates the current country setting in the \<LANGUAGE\>_\<REGION\> syntax.
         /// The country setting is in the ISO 639-2 format,
         /// and the region setting is in the ISO 3166-1 alpha-2 format
         /// </summary>
         LocaleCountry,
         /// <summary>
-        /// (string) Indicates the current language setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
+        /// (string) Indicates the current language setting in the \<LANGUAGE\>_\<REGION\> syntax.
         /// The language setting is in the ISO 639-2 format
         /// and the region setting is in the ISO 3166-1 alpha-2 format.
         /// </summary>
@@ -68,7 +68,7 @@ namespace Tizen.System
         /// </summary>
         LocaleTimeFormat24HourEnabled,
         /// <summary>
-        /// (string) Indicates the current time zone.
+        /// (string) Indicates the current time zone. Eg. Pacific/Tahiti
         /// </summary>
         LocaleTimeZone,
         /// <summary>