From dcc2cd18ab048199cbb964c5cfd8f95fbb81b610 Mon Sep 17 00:00:00 2001 From: Marat Tanalin Date: Fri, 2 Aug 2019 22:27:20 +0300 Subject: [PATCH] Typos in README: if => in, build => built if => in (in the last official release) build => built (is built upon) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e9ed293..ad84bbea 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ Yamagi Quake II is an enhanced client for id Software's Quake II with focus on offline and coop gameplay. Both the gameplay and the graphics -are unchanged, but many bugs if the last official release were fixed and some +are unchanged, but many bugs in the last official release were fixed and some nice to have features like widescreen support and a modern OpenGL 3.2 renderer were added. Unlike most other Quake II source ports Yamagi Quake II is fully 64-bit clean. It works perfectly on modern processors and operating systems. Yamagi Quake II runs on nearly all common platforms; including FreeBSD, Linux, OpenBSD, Windows and macOS (experimental). -This code is build upon Icculus Quake II, which itself is based on Quake II +This code is built upon Icculus Quake II, which itself is based on Quake II 3.21. Yamagi Quake II is released under the terms of the GPL version 2. See the LICENSE file for further information.