--- /home/cpdev/src/classpath/java/util/LinkedList.java	2005-07-05 17:33:10.000000000 +0000
+++ java/util/LinkedList.java	2005-06-30 05:34:50.000000000 +0000
@@ -385,7 +385,7 @@
   /**
    * Adds an element to the end of the list.
    *
-   * @param o the entry to add
+   * @param e the entry to add
    * @return true, as it always succeeds
    */
   public boolean add(Object o)
