Skip to content

Commit

Permalink
Corrected comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Sep 1, 2024
1 parent 9525bfb commit ec8449e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Magick.NET.Core/Enums/NoiseType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public enum NoiseType
Impulse,

/// <summary>
/// Poisson.
/// Laplacian.
/// </summary>
Laplacian,

Expand Down

0 comments on commit ec8449e

Please sign in to comment.