Merge pull request #11 from komori556/feature/fix-typo-comment
fix typo
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user