jdk/src/share/classes/javax/xml/crypto/KeySelector.java
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/javax/xml/crypto/KeySelector.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/javax/xml/crypto/KeySelector.java	Tue Oct 29 17:01:06 2013 +0400
@@ -34,7 +34,7 @@
 /**
  * A selector that finds and returns a key using the data contained in a
  * {@link KeyInfo} object. An example of an implementation of
- * this class is one that searchs a {@link java.security.KeyStore} for
+ * this class is one that searches a {@link java.security.KeyStore} for
  * trusted keys that match information contained in a <code>KeyInfo</code>.
  *
  * <p>Whether or not the returned key is trusted and the mechanisms