From 62487a3a9a753f7877178dc3fb641b28d44e4023 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 30 Oct 2003 18:43:55 +0000
Subject: [PATCH] typo

---
 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.in b/configure.in
index 156f7b1540..7f130b3fea 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.41 2003-10-25 03:26:40 geuzaine Exp $
+dnl $Id: configure.in,v 1.42 2003-10-30 18:43:55 geuzaine Exp $
 dnl
 dnl Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 dnl
@@ -22,7 +22,7 @@ dnl Please report all bugs and problems to "gmsh@geuz.org".
 dnl Process this file with autoconf to produce the configure script.
 
 dnl Note: each CHECK_LIB adds the found library to LIBS, which serves
-dnl implicitely when checking for the next one. So one should check
+dnl implicitly when checking for the next one. So one should check
 dnl in reverse order! (start with -lm, ...)
 
 dnl Check that this is the gmsh source tree
-- 
GitLab