From 17b49c55cc6abdd303dde00cacc797cea76ea74a Mon Sep 17 00:00:00 2001 From: Ron Pinkas Date: Thu, 3 May 2001 04:24:08 +0000 Subject: [PATCH] corrected typo --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 053575b543..3c90708159 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,6 +1,6 @@ 2001-05-02 21:20 UTC-0800 Ron Pinkas * source/pp/ppcore.c - ! Correceted bug in getExpReal() where strings could be appended to an invalid expression. + ! Corrected bug in getExpReal() where strings could be appended to an invalid expression. 2001-05-02 15:00 UTC-0400 David G. Holm