From e47c2ec64a9a8ee1df60f9725d2199ed45884f39 Mon Sep 17 00:00:00 2001
From: Paul Sokolovsky <pfalcon@users.sourceforge.net>
Date: Fri, 22 Jul 2016 21:24:26 +0300
Subject: [PATCH] wundows/README: Typo fix.

---
 windows/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/windows/README b/windows/README
index ca26c4629..4b383eaed 100644
--- a/windows/README
+++ b/windows/README
@@ -52,5 +52,5 @@ backend which has the look&feel of a standard Unix console:
 For more info, see https://www.winehq.org/docs/wineusr-guide/cui-programs
 
 If built without line editing and history capabilities
-(MICROPY_USE_READLINE=0), the resulting binary can be built using standard
+(MICROPY_USE_READLINE=0), the resulting binary can be run using the standard
 "wine" tool.
-- 
GitLab