diff options
author | Kevin Rushforth <[email protected]> | 2005-01-20 23:10:32 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-01-20 23:10:32 +0000 |
commit | 36075f8b7e3db88e0d8013cf341beb085569e7d4 (patch) | |
tree | 2b815853c96f0e0da850a610f190d208cc7b0295 /www | |
parent | c6dbcfef9520fc0f9ea68c6a3867078fd9592f73 (diff) |
Fixed typo
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@108 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r-- | www/j3d1_4/api-changes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/j3d1_4/api-changes.html b/www/j3d1_4/api-changes.html index 4a324f3..e4272c0 100644 --- a/www/j3d1_4/api-changes.html +++ b/www/j3d1_4/api-changes.html @@ -39,7 +39,8 @@ Java 3D<sup><font size="-2">TM</font></sup> 1.4 API that deviate from the 1.3 API. </p> <p>Note: the most up-to-date version of -this list is in the <code>dev-1_4</code> branch of the <code>docs/api-changes.txt</code> +this list is in the <code>dev-1_4</code> branch of the +<code>docs/api-changes-1_4.txt</code> file, which is updated to record the addition or deprecation of any public or protected class, interface, field, constructor, or method to the Java 3D API. |