mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
Fixed typo
"c an"=>"can"
This commit is contained in:
@@ -118,7 +118,7 @@ F10, and F1 to F9 respectively.
|
||||
|
||||
Currently gui.cs has support for both ncurses and the `System.Console`
|
||||
front-ends. ncurses is used on Unix, while `System.Console` is used
|
||||
on Windows, but youc an force the use of `System.Console` on Unix as
|
||||
on Windows, but you can force the use of `System.Console` on Unix as
|
||||
well, see `Core.cs`.
|
||||
|
||||
# Tasks
|
||||
|
||||
Reference in New Issue
Block a user