diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 74d3ec1b91..3d49318b52 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,7 +7,7 @@ 2001-05-02 11:05 UTC-0800 Ron Pinkas * include/hbapi.h * Changed HB_NESTED_CLONED to record BaseArray instead of first item. - * Reverted declaration of hb_arrayClone to use 2nd paramater ( pClonedList ) for futute Thread Safety. + * Reverted declaration of hb_arrayClone to use 2nd parameter ( pClonedList ) for futute Thread Safety. * source/vm/arrays.c * Corrected handling of nested (shared) empty array in hb_arrayClone().