diff --git a/CHANGES b/CHANGES index 76cca1897..5411b3ead 100644 --- a/CHANGES +++ b/CHANGES @@ -124,7 +124,7 @@ Version 1.3.30 (November 13, 2006) 10/12/2006: wsfulton [Java] Remove potential race condition on the proxy class' delete() method (it is now a synchronized method, but is now customisable by changing the - methodmodifier attribute in the the javadestruct or javadestruct_derived typemap) + methodmodifiers attribute in the the javadestruct or javadestruct_derived typemap) [C#] Remove potential race condition on the proxy class' Dispose() method, similar to Java's delete() above.