Commit 659f62e1 authored by CodeHatchling's avatar CodeHatchling

Fixed grammar error.

parent fc3e246c
...@@ -592,7 +592,7 @@ class Script(scripts.Script): ...@@ -592,7 +592,7 @@ class Script(scripts.Script):
f""" f"""
### {ui_labels.composite_difference_threshold} ### {ui_labels.composite_difference_threshold}
This value represents the difference at which the opacity of the original pixels will have less than 50% opacity. This value represents the difference at which the original pixels will have less than 50% opacity.
- **Low values**: Two images patches must be almost the same in order to retain original pixels. - **Low values**: Two images patches must be almost the same in order to retain original pixels.
- **High values**: Two images patches can be very different and still retain original pixels. - **High values**: Two images patches can be very different and still retain original pixels.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment