spelling: representation

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2020-10-30 14:42:07 -04:00
parent 054ab88ef1
commit 724ca6f06e

View File

@@ -10,7 +10,7 @@ using Microsoft.PowerToys.Settings.UI.Library;
namespace ColorPicker.Helpers
{
/// <summary>
/// Helper class to easier work with color represantation
/// Helper class to easier work with color representation
/// </summary>
internal static class ColorRepresentationHelper
{