瀏覽代碼

Update Examples/UICatalog/Scenarios/Transparent.cs

Co-authored-by: Copilot <[email protected]>
Tig 1 周之前
父節點
當前提交
491229b446
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Examples/UICatalog/Scenarios/Transparent.cs

+ 1 - 1
Examples/UICatalog/Scenarios/Transparent.cs

@@ -90,7 +90,7 @@ public sealed class Transparent : Scenario
 
             var transparentSubView = new View ()
             {
-                Text = "Sizable/Movable SunView with border and shadow.",
+                Text = "Sizable/Movable SubView with border and shadow.",
                 Id = "transparentSubView",
                 X = Pos.Center (),
                 Y = Pos.Center (),