Skip to content

Commit 14783ec

Browse files
author
dhhruv
committed
Compresssio 2.0.0 Ready
1 parent 0f118ff commit 14783ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Compresssio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ def show_help_callback(self):
362362
)
363363
def show_about(self):
364364
messagebox.showinfo("Compresssio v2.0.0",
365-
"""Compresssio is an Image Compressing Tool which uses TinyPNG's lossy compression to compress JPG/JPEG/PNG images.
365+
"""Compresssio is an Image Compression Tool which uses TinyPNG's lossy compression to compress JPG/JPEG/PNG images.
366366
Created and Managed by Dhruv Panchal & Urvesh Patel.
367367
https://github.com/dhhruv
368368
""")

0 commit comments

Comments
 (0)