From b5760b4350f02561c91fd5936896505bb094607f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 21 Apr 2008 13:58:11 +0000 Subject: [PATCH] typo --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d5a59e0ddb..f6cb5e0553 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -20,7 +20,7 @@ * contrib/hbtip/mail.prg * contrib/hbtip/ftpcln.prg ! Fixed ambigous "=" and "!=" to "==" or ":=" - or "!( == )" contructs. + or "!( == )" constructs. Someone pls verify if these fixes are right in the broader context.