Lauri Kenttä : readme: Fix word order.
Module: wine Branch: stable Commit: 459684a28974f13b037cd92205f409c65e57a880 URL: https://source.winehq.org/git/wine.git/?a=commit;h=459684a28974f13b037cd9220... Author: Lauri Kenttä <lauri.kentta(a)gmail.com> Date: Sun Oct 29 12:47:08 2017 +0200 readme: Fix word order. Signed-off-by: Lauri Kenttä <lauri.kentta(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit 258a1c783b9c39c892615cd7eb01678939557dea) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3d2e4cf..4b76546 100644 --- a/README +++ b/README @@ -23,7 +23,7 @@ Then either install wine: make install -Or run from it the build directory: +Or run it from the build directory: ./wine notepad
participants (1)
-
Alexandre Julliard