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 4645b2c34ead210c775e6151cfd474eff304e55a)
@@ -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 */
