From 013685123a7db968df387be15c1e882e7d8f0501 Mon Sep 17 00:00:00 2001
From: Adrian Pop <adrian.pop@liu.se>
Date: Tue, 10 Nov 2020 19:59:45 +0100
Subject: [PATCH] small updates

---
 INSTALL.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL.txt b/INSTALL.txt
index 9bf00b8b36..ec7340dd2e 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -38,11 +38,11 @@ ENVIRONMENT VARIABLE SETTINGS
 - define a Windows environment variable called OMDEV 
   that points to c:\path\to\your\omdev
 - note that msys2.exe mingw32.exe mingw64.exe
-  + does not use Windows PATH varible. If you want to use the 
+  + do not use Windows PATH varible. If you want to use the 
     Windows path variable define an environment varible called
     MSYS2_PATH_TYPE=inherit
 	or you can call the batch scripts with -use-full-path
-  + does not use Windows TEMP directory but the directory:
+  + do not use Windows TEMP directory but the directory:
     %OMDEV%\tools\msys\tmp
 	if you want to change this behavior edit:
 	%OMDEV%\tools\msys\etc\profile
-- 
GitLab