From 7e942a366cf398e2e59a590159478dfa33998089 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 30 Oct 2020 14:42:41 -0400 Subject: [PATCH] spelling: update Signed-off-by: Josh Soref --- .../ViewModelTests/ImageResizer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/Microsoft.PowerToys.Settings.UI.UnitTests/ViewModelTests/ImageResizer.cs b/src/core/Microsoft.PowerToys.Settings.UI.UnitTests/ViewModelTests/ImageResizer.cs index 5ebf32f6e0..dc4f66d586 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI.UnitTests/ViewModelTests/ImageResizer.cs +++ b/src/core/Microsoft.PowerToys.Settings.UI.UnitTests/ViewModelTests/ImageResizer.cs @@ -236,7 +236,7 @@ namespace ViewModelTests } [TestMethod] - public void UpdateWidthAndHeightShouldUpateSizeWhenCorrectValuesAreProvided() + public void UpdateWidthAndHeightShouldUpdateSizeWhenCorrectValuesAreProvided() { // arrange ImageSize imageSize = new ImageSize()