summaryrefslogtreecommitdiffstats
path: root/libmscgen/mscgen_gd_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmscgen/mscgen_gd_out.c')
-rw-r--r--libmscgen/mscgen_gd_out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmscgen/mscgen_gd_out.c b/libmscgen/mscgen_gd_out.c
index 263431e..8d8198c 100644
--- a/libmscgen/mscgen_gd_out.c
+++ b/libmscgen/mscgen_gd_out.c
@@ -119,7 +119,7 @@ static int getGdoPen(struct ADrawTag *ctx)
/** Given a colour value, convert to a gd colour reference.
- * This searches the current pallette of colours for the passed colour and
+ * This searches the current palette of colours for the passed colour and
* returns an existing reference if possible. Otherwise a new colour reference
* is allocated and returned.
*/