accesssec_plat/eap_qt_configuration_api/inc/eapqtconfiginterface.h
changeset 49 43351a4f2da3
parent 34 ad1f037f1ac2
--- a/accesssec_plat/eap_qt_configuration_api/inc/eapqtconfiginterface.h	Fri Sep 03 09:22:44 2010 +0300
+++ b/accesssec_plat/eap_qt_configuration_api/inc/eapqtconfiginterface.h	Thu Sep 16 13:07:04 2010 +0300
@@ -17,7 +17,7 @@
  */
 
 /*
- * %version: 8 %
+ * %version: 9 %
  */
 
 #ifndef EAPQTCONFIGINTERFACE_H
@@ -67,7 +67,7 @@
 
     // NOTE: the default constuctor can only be used for creating validators
     // with validatorEap() and validatorPacStore(), and accessing EAP-FAST PAC store,
-    // any other call throws an exeption;
+    // any other call throws an exception;
     // also, throws an exception if the construction fails
     EapQtConfigInterface();