summaryrefslogtreecommitdiff
path: root/src/create.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/create.c')
-rw-r--r--src/create.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/create.c b/src/create.c
index a750846..4a85c78 100644
--- a/src/create.c
+++ b/src/create.c
@@ -2231,7 +2231,7 @@ xpmParseDataAndCreate(
}
}
/*
- * store found informations in the XpmImage structure
+ * store found information in the XpmImage structure
*/
image->width = width;
image->height = height;