Index: kernel/generic/src/ipc/ipcrsc.c
===================================================================
--- kernel/generic/src/ipc/ipcrsc.c	(revision 09d01f28221887ceaceba6c7bcc2102381ec548f)
+++ kernel/generic/src/ipc/ipcrsc.c	(revision 132ab5d1e75253f9bae910b2748a4c13efe7e71f)
@@ -168,5 +168,5 @@
  * @param[out] out_handle  New phone capability handle.
  *
- * @return  Negative error code if a new capability cannot be allocated.
+ * @return  An error code if a new capability cannot be allocated.
  */
 int phone_alloc(task_t *task, cap_handle_t *out_handle)
