* libjava.lang/PR6520.java: Fixed typo.

From-SVN: r54503
This commit is contained in:
Tom Tromey 2002-06-11 14:38:44 +00:00 committed by Tom Tromey
parent 6f9703afa5
commit 1632a23685
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
public class pr6520
public class PR6520
{
public static void check (double x, double y)
{