grammar tweak in readme.txt

This commit is contained in:
Joel Dice 2009-12-06 13:35:00 -07:00
parent bec3766180
commit 2fa9dc9123

View File

@ -203,8 +203,8 @@ By default, Avian uses its own lightweight class library. However,
that library only contains a relatively small subset of the classes
and methods included in the JRE. If your application requires
features beyond that subset, you may want to tell Avian to use GNU
Classpath instead. To do so, specify the directory in which Classpath
is installed, e.g.:
Classpath instead. To do so, specify the directory where Classpath is
installed, e.g.:
$ make clean
$ make gnu=/usr/local/classpath-0.98