kerneltest/e32test/benchmark/d32bm.h
branchRCL_3
changeset 39 2bb754abd467
parent 0 a41df078684a
--- a/kerneltest/e32test/benchmark/d32bm.h	Wed Jun 09 11:10:19 2010 +0300
+++ b/kerneltest/e32test/benchmark/d32bm.h	Mon Jun 21 17:12:14 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