Commit 26f7abae by Tom Tromey Committed by Michael Koch

MacSpi.java: Fixed typo.

2004-09-30  Tom Tromey  <tromey@redhat.com>

	* javax/crypto/MacSpi.java: Fixed typo.

From-SVN: r88344
parent 254ac10c
2004-09-30 Tom Tromey <tromey@redhat.com>
* javax/crypto/MacSpi.java: Fixed typo.
2004-09-30 Michael Koch <konqueror@gmx.de>
* java/net/InetAddress.java: Reformatted.
......
......@@ -52,7 +52,7 @@ import java.security.spec.AlgorithmParameterSpec;
* then provide an entry pointing to this implementation in the master
* {@link java.security.Provider} class.
*
* <p>Implemetations may optionally implement the {@link
* <p>Implementations may optionally implement the {@link
* java.lang.Cloneable} interface.
*
* @author Casey Marshall (csm@gnu.org)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment