Index: uspace/srv/hid/display/seat.c
===================================================================
--- uspace/srv/hid/display/seat.c	(revision 978c9bc58ddd532fb1e7d27a9d069c678c4b31f5)
+++ uspace/srv/hid/display/seat.c	(revision d70e7b7bcaa004700e0af401f3e5b48e47f018c1)
@@ -240,5 +240,5 @@
  *
  * Repaint the pointer after it has moved or changed. This is done by
- * repainting the are of the display previously (@a old_rect) and currently
+ * repainting the area of the display previously (@a old_rect) and currently
  * covered by the pointer.
  *
Index: uspace/srv/hid/display/window.c
===================================================================
--- uspace/srv/hid/display/window.c	(revision 978c9bc58ddd532fb1e7d27a9d069c678c4b31f5)
+++ uspace/srv/hid/display/window.c	(revision d70e7b7bcaa004700e0af401f3e5b48e47f018c1)
@@ -671,5 +671,5 @@
 }
 
-/** Window memory GC update callbac.
+/** Window memory GC update callback.
  *
  * This is called by the window's memory GC when a rectangle us updated.
