Index: /trunk/include/iprt/shmem.h
===================================================================
--- /trunk/include/iprt/shmem.h	(revision 75879)
+++ /trunk/include/iprt/shmem.h	(revision 75880)
@@ -72,5 +72,5 @@
  *
  * @returns IPRT status code.
- * @reval   VERR_INVALID_STATE if there is still a mapping active for the given shared memory object.
+ * @retval  VERR_INVALID_STATE if there is still a mapping active for the given shared memory object.
  * @param   hShMem          The shared memory object handle.
  *
