Index: uspace/app/wavplay/drec.c
===================================================================
--- uspace/app/wavplay/drec.c	(revision 485281ee109cb67a53bd978db893bb14a9b75e5c)
+++ uspace/app/wavplay/drec.c	(revision 9c4df2136d978f44d78151ee519a3de3c8e56567)
@@ -88,6 +88,6 @@
  * Writes recorded data.
  *
- * @param icall Poitner to IPC call structure.
- * @param arg   Argument. Poitner to recording helper structure.
+ * @param icall Pointer to IPC call structure.
+ * @param arg   Argument. Pointer to recording helper structure.
  *
  */
