You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2003/02/18 20:45:48 UTC

cvs commit: jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor package.html

rwaldhoff    2003/02/18 11:45:48

  Modified:    functor/src/java/org/apache/commons/functor package.html
  Log:
  "teh" -> "the"
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/package.html
  
  Index: package.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html	2 Feb 2003 21:46:19 -0000	1.2
  +++ package.html	18 Feb 2003 19:45:48 -0000	1.3
  @@ -67,7 +67,7 @@
   <code>equals</code> can return <tt>true</tt> <i>only</i> if 
   the specified Object implements the same functor interface 
   and is known to produce the same results and/or side-effects 
  -for the same arguments (if any).  Note that teh default
  +for the same arguments (if any).  Note that the default
   <code>Object.equals</code> implementation 
   does in fact adhere to the functor <code>equals</code> contract.
   </p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org