Skip to content

Commit b1782d5

Browse files
stevetempleBond-009
authored andcommitted
Correct comment to be ImageSharp
1 parent 6c6f36c commit b1782d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BlurHashSharp.ImageSharp/BlurHashEncoder.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
namespace BlurHashSharp.ImageSharp;
99

1010
/// <summary>
11-
/// The BlurHash encoder for use with the SkiaSharp image library.
11+
/// The BlurHash encoder for use with the ImageSharp image library.
1212
/// </summary>
1313
public static class BlurHashEncoder
1414
{

0 commit comments

Comments
 (0)