Index: /trunk/include/iprt/pipe.h
===================================================================
--- /trunk/include/iprt/pipe.h	(revision 27404)
+++ /trunk/include/iprt/pipe.h	(revision 27405)
@@ -169,5 +169,5 @@
  *
  * @returns IPRT status code.
- * @retval  VERR_TIMEOUT if the timoue was reached before the pipe because ready
+ * @retval  VERR_TIMEOUT if the timeout was reached before the pipe was ready
  *          for reading/writing.
  * @retval  VERR_NOT_SUPPORTED if not supported by the OS?
