Skip to content

Commit

Permalink
Update the IColorParser documentation (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Oct 19, 2019
1 parent f42092e commit 67543ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WpfMath/Colors/IColorParser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace WpfMath.Colors
{
/// <summary>A parser for colors.</summary>
/// <summary>A parser for colors in commands like \color and \colorbox.</summary>
public interface IColorParser
{
/// <summary>Parses the color components.</summary>
Expand Down

0 comments on commit 67543ec

Please sign in to comment.