Skip to content

Commit

Permalink
fix: wrong comment for Circum Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Nov 13, 2024
1 parent 6331065 commit 0d6cea1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace MahApps.Metro.IconPacks
{
/// <summary>
/// All icons sourced from GitHub Octicons <see><cref>https://github.com/Klarr-Agency/Circum-Icons</cref></see>
/// All icons sourced from GitHub Circum Icons <see><cref>https://github.com/Klarr-Agency/Circum-Icons</cref></see>
/// In accordance of <see><cref>https://github.com/Klarr-Agency/Circum-Icons?tab=MPL-2.0-1-ov-file</cref></see>.
/// </summary>
[MetaData("Circum Icons Free", "https://github.com/Klarr-Agency/Circum-Icons", "https://github.com/Klarr-Agency/Circum-Icons?tab=MPL-2.0-1-ov-file")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/// List of available icons for use with <see cref="PackIconCircumIcons" />.
/// </summary>
/// <remarks>
/// All icons sourced from GitHub Octicons <see><cref>https://github.com/Klarr-Agency/Circum-Icons</cref></see>
/// All icons sourced from GitHub Circum Icons <see><cref>https://github.com/Klarr-Agency/Circum-Icons</cref></see>
/// In accordance of <see><cref>https://github.com/Klarr-Agency/Circum-Icons?tab=MPL-2.0-1-ov-file</cref></see>.
/// </remarks>
public enum PackIconCircumIconsKind
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
namespace MahApps.Metro.IconPacks
{
/// <summary>
/// All icons sourced from GitHub Octicons <see><cref>https://github.com/Klarr-Agency/Circum-Icons</cref></see>
/// All icons sourced from GitHub Circum Icons <see><cref>https://github.com/Klarr-Agency/Circum-Icons</cref></see>
/// In accordance of <see><cref>https://github.com/Klarr-Agency/Circum-Icons?tab=MPL-2.0-1-ov-file</cref></see>.
/// </summary>
[MetaData("Circum Icons Free", "https://github.com/Klarr-Agency/Circum-Icons", "https://github.com/Klarr-Agency/Circum-Icons?tab=MPL-2.0-1-ov-file")]
Expand Down

0 comments on commit 0d6cea1

Please sign in to comment.