This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] javax.accessibility.AccessibleContext
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 27 Feb 2003 21:31:53 -0700
- Subject: Re: [PATCH] javax.accessibility.AccessibleContext
- References: <200302191353.20601.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:
Michael> I commited the atteched patch to fix a typo.
Michael> + * javax/accessibility/AccessibleContext.java
Michael> + (ACCESSIBLE_DESCRIPTION_PROPERTY): Fixed typo.
Please put this in Classpath as well.
It doesn't show up on the comparison page, but javax.accessibility has
been merged.
Tom