Index: /trunk/include/iprt/asm.h
===================================================================
--- /trunk/include/iprt/asm.h	(revision 42376)
+++ /trunk/include/iprt/asm.h	(revision 42377)
@@ -84,5 +84,5 @@
  * @remarks The difference between ordered and unordered atomic operations are that
  *          the former will complete outstanding reads and writes before continuing
- *          while the latter doesn't make any promisses about the order. Ordered
+ *          while the latter doesn't make any promises about the order. Ordered
  *          operations doesn't, it seems, make any 100% promise wrt to whether
  *          the operation will complete before any subsequent memory access.
