Sebastian Göls %!s(int64=6) %!d(string=hai) anos
pai
achega
866411ce39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -67,7 +67,7 @@ class Demo {
 
 	    // By using Dim.Fill(), it will automatically resize without manual intervention
 	    Width = Dim.Fill (),
-	    Heigh = Dim.Fill ()
+	    Height = Dim.Fill ()
 	};
         top.Add (win);