Index: generic/include/ipc/ipc.h
===================================================================
--- generic/include/ipc/ipc.h	(revision 7c23af9e20bd84c4a0b29ce3856deb6c8d86aaf5)
+++ generic/include/ipc/ipc.h	(revision 12f73fe68507423d8523743c3d4eab7a90d2b397)
@@ -110,5 +110,5 @@
  *                       address of the phone that should be connected
  *                       (TODO: it leaks to userspace)
- *   recepient         -  if ipc_answer == 0, then accept connection
+ *   recipient         -  if ipc_answer == 0, then accept connection
  *                     -  otherwise connection refused
  *                     -  recepient may forward message. Forwarding
@@ -123,5 +123,5 @@
 /** Interrupt notification */
 #define IPC_M_INTERRUPT         4
-/** Send as_area over ipc 
+/** Send as_area over IPC 
  * - ARG2 - src base address
  * - ARG3 - size of src as(filled automatically by kernel)
