diff --git a/src/Lucene.Net.Tests/Util/TestBytesRefHash.cs b/src/Lucene.Net.Tests/Util/TestBytesRefHash.cs
index 11858c5f89..370691fba8 100644
--- a/src/Lucene.Net.Tests/Util/TestBytesRefHash.cs
+++ b/src/Lucene.Net.Tests/Util/TestBytesRefHash.cs
@@ -55,7 +55,7 @@ private BytesRefHash NewHash(ByteBlockPool blockPool)
}
///
- /// Test method for .
+ /// Test method for .
///
[Test]
public virtual void TestSize()
@@ -95,7 +95,7 @@ public virtual void TestSize()
///
/// Test method for
- ///
+ ///
/// .
///
[Test]
@@ -144,7 +144,7 @@ public virtual void TestGet()
}
///
- /// Test method for .
+ /// Test method for .
///
[Test]
public virtual void TestCompact()
@@ -194,7 +194,7 @@ public virtual void TestCompact()
///
/// Test method for
- /// .
+ /// .
///
[Test]
public virtual void TestSort()
@@ -239,7 +239,7 @@ public virtual void TestSort()
///
/// Test method for
- ///
+ ///
/// .
///
[Test]
@@ -366,7 +366,7 @@ public virtual void TestLargeValue()
///
/// Test method for
- ///
+ ///
/// .
///
[Test]