mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Typo fix (#321)
This commit is contained in:
@@ -128,7 +128,7 @@ void SetupMyView (View myView)
|
||||
Y = 2,
|
||||
Width = 30,
|
||||
Height = 1
|
||||
}
|
||||
};
|
||||
myView.Add (username);
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user