summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/pngcrush/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pngcrush/README b/graphics/pngcrush/README
index a1161f9e3b..6915b21527 100644
--- a/graphics/pngcrush/README
+++ b/graphics/pngcrush/README
@@ -1,6 +1,6 @@
Pngcrush is an optimizer for PNG (Portable Network Graphics) files.
It can be run from a commandline in an MSDOS window, or from a UNIX or
-LINUX commandline. Its main purpose is to reduce the size of the PNG IDAT
-datastream by trying various compression levels and PNG filter methods.
-It also can be used to remove unwanted ancillary chunks, or to add
-certain chunks including gAMA, tRNS, iCCP, and textual chunks.
+LINUX commandline. Its main purpose is to reduce the size of the PNG
+IDAT datastream by trying various compression levels and PNG filter
+methods. It also can be used to remove unwanted ancillary chunks, or
+to add certain chunks including gAMA, tRNS, iCCP, and textual chunks.