From 1ba0c169c2deaa272939eca5cc4ab06086baa064 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 21 Feb 2003 06:56:57 +0000
Subject: [PATCH] fix poor english

---
 doc/README.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/README.txt b/doc/README.txt
index e0baf87ce2..fac90cc911 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -1,4 +1,4 @@
-$Id: README.txt,v 1.5 2003-01-24 23:13:36 geuzaine Exp $
+$Id: README.txt,v 1.6 2003-02-21 06:56:57 geuzaine Exp $
 
 For Windows versions of Gmsh only:
 ==================================
@@ -6,13 +6,13 @@ For Windows versions of Gmsh only:
 1) About opengl32.dll and glu32.dll:
 
 If your system complains about missing opengl32.dll or glu32.dll
-libraries, OpenGL is not properly installed on your system. Go
-download OpenGL on Microsoft's web site!
+libraries, then OpenGL is not properly installed... Go download OpenGL
+on Microsoft's web site or on http://www.opengl.org.
 
 2) About cygwin1.dll:
 
 If you plan to use other programs than Gmsh that depend on the
-cygwin1.dll library, you should keep only one version of the library
+cygwin1.dll library, you should keep only one version of this library
 on your system (i.e., move cygwin1.dll to the Windows system
 directory--usually C:\Windows\System\--and suppress all other versions
 of cygwin1.dll). Failing to do so may result in an incorrect behaviour
-- 
GitLab