소스 검색

Merge pull request #51 from sundhaug92/patch-1

Fixed typo
Miguel de Icaza 7 년 전
부모
커밋
93931328d5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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