Skip to content

Commit b1c5e2f

Browse files
Merge pull request #253 from SixLabors/deanmarcussen-patch-1
Update QualityWebProcessor.cs docs
2 parents 02ea785 + 49539d3 commit b1c5e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ImageSharp.Web/Processors/QualityWebProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace SixLabors.ImageSharp.Web.Processors
1313
{
1414
/// <summary>
15-
/// Allows the setting of quality for the jpeg image format.
15+
/// Allows the setting of quality for the jpeg and webp image format.
1616
/// </summary>
1717
public class QualityWebProcessor : IImageWebProcessor
1818
{

0 commit comments

Comments
 (0)