Fix typo in header documentation

PR:		83498
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
This commit is contained in:
Herve Quiroz
2005-07-15 11:32:31 +00:00
parent 88c96adddc
commit 8d777aa3f2

View File

@@ -106,7 +106,7 @@ Java_Include_MAINTAINER= glewis@FreeBSD.org hq@FreeBSD.org
#
# JAVA_CLASSES Path to the archive that contains the JDK class files. On
# JDK 1.2 or later, this is ${JAVA_HOME}/jre/lib/rt.jar.
# Earlier JDK's use ${JAVA_HOME/lib/classes.zip.
# Earlier JDK's use ${JAVA_HOME}/lib/classes.zip.
#
# JAVASHAREDIR The base directory for all shared Java resources.
#