Skip to content

Commit fd57b5d

Browse files
Update QualityWebProcessor.cs
1 parent ba216da commit fd57b5d

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)