From 2ff3276e5fe070fed8dadcfa70feb056a2714898 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Sat, 25 Aug 2007 14:05:22 +0000 Subject: [PATCH] Fix typo git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9915 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.current b/CHANGES.current index 0d45c831b..0d204b0f6 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -9,7 +9,7 @@ Version 1.3.32 (in progress) [PHP5] Generate __isset() methods for setters for PHP 5.1 and later. 08/20/2007: wsfulton - [Java C#] Fix director bug #1776651 reported by Jorgen Tjerno which occured when + [Java C#] Fix director bug #1776651 reported by Jorgen Tjerno which occurred when the director class name is the same as the start of some other symbols used within the director class.