[NUI] remove empty space (#2642)
authorAli-Alzyoud <ali198724@gmail.com>
Mon, 15 Feb 2021 07:10:04 +0000 (09:10 +0200)
committerlwc0917 <48237284+lwc0917@users.noreply.github.com>
Thu, 18 Feb 2021 03:15:29 +0000 (12:15 +0900)
Co-authored-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/public/Common/Color.cs

index f49e44f..26cc912 100755 (executable)
@@ -692,7 +692,7 @@ namespace Tizen.NUI
         /// Gets the  Pale_Turquoise colored Color class.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
-        public static readonly Color PaleTurquoise = NDalic. PALE_TURQUOISE;
+        public static readonly Color PaleTurquoise = NDalic.PALE_TURQUOISE;
 
         /// <summary>
         /// Gets the Pale_Violet_Red colored Color class.