Index: kernel/generic/src/ipc/sysipc.c
===================================================================
--- kernel/generic/src/ipc/sysipc.c	(revision 102f64118e58e5b4f4c5b0001b105be87f38d435)
+++ kernel/generic/src/ipc/sysipc.c	(revision 76c820911f83318e3a692b8ada91d9902bd5ff50)
@@ -607,5 +607,5 @@
 /** Forward a received call to another destination - slow version.
  *
- * This function is the slow verision of the sys_ipc_forward_fast interface.
+ * This function is the slow version of the sys_ipc_forward_fast interface.
  * It can copy all five new arguments and the new interface and method from
  * the userspace. It naturally extends the functionality of the fast version.
