We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f118ff commit 14783ecCopy full SHA for 14783ec
Compresssio.py
@@ -362,7 +362,7 @@ def show_help_callback(self):
362
)
363
def show_about(self):
364
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.
+ """Compresssio is an Image Compression Tool which uses TinyPNG's lossy compression to compress JPG/JPEG/PNG images.
366
Created and Managed by Dhruv Panchal & Urvesh Patel.
367
https://github.com/dhhruv
368
""")
0 commit comments