Skip to content

Commit

Permalink
Fix XML comment has badly formed XML
Browse files Browse the repository at this point in the history
  • Loading branch information
BobLd committed Feb 18, 2024
1 parent 189c0ef commit c25368e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/UglyToad.PdfPig/Graphics/Colors/ColorSpaceDetails.cs
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,6 @@ public CalRGBColorSpaceDetails([NotNull] IReadOnlyList<double> whitePoint, [CanB

/// <summary>
/// Transforms the supplied ABC color to RGB (sRGB) using the properties of this <see cref="CalRGBColorSpaceDetails"/>

/// in the transformation process.
/// A, B and C represent red, green and blue calibrated color values in the range 0.0 to 1.0.
/// </summary>
Expand Down

0 comments on commit c25368e

Please sign in to comment.