Index: /trunk/include/iprt/mp.h
===================================================================
--- /trunk/include/iprt/mp.h	(revision 46635)
+++ /trunk/include/iprt/mp.h	(revision 46636)
@@ -118,5 +118,8 @@
 
 /**
- * Get the count of phyiscal CPU cores present in the system.
+ * Get the count of physical CPU cores present in the system plus any that may
+ * possibly be hotplugged later.
+ *
+ * @returns The number of cores.
  */
 RTDECL(RTCPUID) RTMpGetCoreCount(void);
