--- /home/cpdev/src/classpath/java/util/TreeMap.java	2005-07-05 17:33:11.000000000 +0000
+++ java/util/TreeMap.java	2005-06-30 05:34:51.000000000 +0000
@@ -207,7 +207,7 @@
    * comparable by the Comparator, otherwise map operations may throw a
    * {@link ClassCastException}.
    *
-   * @param c the sort order for the keys of this map, or null
+   * @param comparator the sort order for the keys of this map, or null
    *        for the natural order
    */
   public TreeMap(Comparator c)
