Index: kernel/generic/src/mm/as.c
===================================================================
--- kernel/generic/src/mm/as.c	(revision 566da7f8b9ae23f19ca44e238d25be2b62d26752)
+++ kernel/generic/src/mm/as.c	(revision cb1fd3eaf46bdb60cceaf9bcd688b0d3935dfe76)
@@ -572,5 +572,5 @@
  * @param attrs        Attributes of the area.
  * @param backend      Address space area backend. NULL if no backend is used.
- * @param backend_data NULL or a pointer to an array holding two void *.
+ * @param backend_data NULL or a pointer to custom backend data.
  * @param base         Starting virtual address of the area.
  *                     If set to -1, a suitable mappable area is found.
