This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: java.text.NumberFormat fix setCurrency spelling
- From: Tom Tromey <tromey at redhat dot com>
- To: "Peter Moon" <Peterm at miraculum dot com>
- Cc: <java-patches at gcc dot gnu dot org>
- Date: 26 Mar 2004 13:09:56 -0700
- Subject: Re: PATCH: java.text.NumberFormat fix setCurrency spelling
- References: <1FAE8A1F435F144CBA7B693733A36FBB0BFF8D@nts1.jandjgroup.local>
- Reply-to: tromey at redhat dot com
>>>>> "Peter" == Peter Moon <Peterm@miraculum.com> writes:
Peter> This patch fixes the spelling of the setCurrency method in
Peter> java/text/NumberFormat.java.
Whoops! I'm checking this in. I put it in Classpath as well.
Thanks.
Tom