This commit is contained in:
komori556
2021-07-08 13:04:40 +09:00
committed by GitHub
parent b041e17396
commit f6d1de24ec
+1 -1
View File
@@ -13,7 +13,7 @@ namespace SampleLibrary
public class SampleTest
{
/// <summary>
/// Checks wether all walls in the model have a valid volume
/// Checks whether all walls in the model have a valid volume
/// </summary>
[Fact]
public void WallsHaveVolume()