From 21dd8e45dc5f4f74c237d92bc9781edb6227c252 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 3 Mar 2003 19:58:06 +0000
Subject: [PATCH] typo

---
 doc/BUGS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/BUGS b/doc/BUGS
index 0a4ea78cca..5cfdb4b6ba 100644
--- a/doc/BUGS
+++ b/doc/BUGS
@@ -1,4 +1,4 @@
-$Id: BUGS,v 1.7 2003-03-03 16:07:15 geuzaine Exp $
+$Id: BUGS,v 1.8 2003-03-03 19:58:06 geuzaine Exp $
 
 * All surface meshes are made in a mean plane. If your surface cannot
 be projected into a plane with a 1-to-1 correspondance between the
@@ -8,7 +8,7 @@ these cases.
 * Improve Triangle integration: bgmesh on file, 2nd intermediate
 mesh?, etc.
 
-* purify, purify... The old 2D algorithm (mainly, mesh_domain(), if
-full of memory leaks.
+* purify, purify... The old 2D algorithm (mainly mesh_domain()) is
+full of large memory leaks.
 
 
-- 
GitLab