jdk/src/share/native/sun/security/pkcs11/wrapper/p11_sessmgmt.c
changeset 21278 ef8a3a2a72f2
parent 14414 f338be3ef659
child 23010 6dadb192ad81
--- a/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_sessmgmt.c	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/native/sun/security/pkcs11/wrapper/p11_sessmgmt.c	Tue Oct 29 17:01:06 2013 +0400
@@ -539,7 +539,7 @@
 #ifndef NO_CALLBACKS
 
 /*
- * The function handling notify callbacks. It casts the pApplication paramter
+ * The function handling notify callbacks. It casts the pApplication parameter
  * back to a NotifyEncapsulation structure and retrieves the Notify object and
  * the application data from it.
  *