Skip to content

Commit

Permalink
Edit method description
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Mar 24, 2024
1 parent d38a7ce commit 9e389d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Interfaces/ImageInterface.php
Expand Up @@ -617,7 +617,7 @@ public function crop(
): self;

/**
* Trim the image by removing border areas with similar colors within a tolerance of 0 to 100
* Trim the image by removing border areas of similar color within a the given tolerance
*
* @param int $tolerance
* @throws RuntimeException
Expand Down

0 comments on commit 9e389d9

Please sign in to comment.