aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/compext/Png.c
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/compext/Png.c')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/compext/Png.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/compext/Png.c b/nx-X11/programs/Xserver/hw/nxagent/compext/Png.c
index b235e095e..457080032 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/compext/Png.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/compext/Png.c
@@ -258,7 +258,7 @@ char *PngCompressData(XImage *image, int *compressed_size)
/*
* TODO: Be sure the padded bytes are cleaned.
* It would be better to set to zero the bytes
- * that are not alligned to the word boundary
+ * that are not aligned to the word boundary
* at the end of the procedure.
*/
@@ -491,7 +491,7 @@ char *PngCompressData(XImage *image, int *compressed_size)
/*
* TODO: Be sure the padded bytes are cleaned.
* It would be better to set to zero the bytes
- * that are not alligned to the word boundary
+ * that are not aligned to the word boundary
* at the end of the procedure.
*/