diff --git a/SampleLibrary/SampleTest.cs b/SampleLibrary/SampleTest.cs index a463ba7..48e0b0d 100644 --- a/SampleLibrary/SampleTest.cs +++ b/SampleLibrary/SampleTest.cs @@ -13,7 +13,7 @@ namespace SampleLibrary public class SampleTest { /// - /// Checks wether all walls in the model have a valid volume + /// Checks whether all walls in the model have a valid volume /// [Fact] public void WallsHaveVolume()