kerneltest/e32test/benchmark/d32bm.h
changeset 200 73ea206103e6
parent 0 a41df078684a
--- a/kerneltest/e32test/benchmark/d32bm.h	Fri Jun 11 15:02:23 2010 +0300
+++ b/kerneltest/e32test/benchmark/d32bm.h	Wed Jun 23 19:44:53 2010 +0300
@@ -227,7 +227,7 @@
  * The operations are implmented as <code>KBMLdName</code> logical device by <code>KBMLddFileName</code>
  * logical device driver DLL.
  *
- * The API enables to change the absolute prioirty of a thread. 
+ * The API enables to change the absolute priority of a thread. 
  */
 class RBMDriver : public RBusLogicalChannel
 	{
@@ -243,7 +243,7 @@
 		return DoCreate(KBMLdName, TVersion(1,0,1), KNullUnit, &KBMPdName, NULL);
 		}
 	/**
-	 * Change the absolute prioirty of a thread.
+	 * Change the absolute priority of a thread.
 	 *
 	 * @param aThread a handle to the target thread
 	 * @param aNewPrio a new absolute priority for the target thread