Index: uspace/lib/gfx/include/types/gfx/ops/context.h
===================================================================
--- uspace/lib/gfx/include/types/gfx/ops/context.h	(revision fb420e48d741bf6fe291bdb165ec1a5626f87fa1)
+++ uspace/lib/gfx/include/types/gfx/ops/context.h	(revision 28db46b99f884b5179693c5cfbeef74f13293e8f)
@@ -47,5 +47,5 @@
 /** Graphics context ops */
 typedef struct {
-	/** Set drawing collor */
+	/** Set drawing color */
 	errno_t (*set_color)(void *, gfx_color_t *);
 	/** Fill rectangle using the current drawing color */
