paulirwin commented on code in PR #897: URL: https://github.com/apache/lucenenet/pull/897#discussion_r1462031810
########## src/Lucene.Net.Tests/Util/TestBytesRefHash.cs: ########## @@ -192,7 +194,7 @@ public virtual void TestCompact() /// <summary> /// Test method for - /// <seealso cref="Lucene.Net.Util.BytesRefHash#sort(java.util.Comparer)"/>. + /// <seealso cref="Lucene.Net.Util.BytesRefHash.Sort(IComparer<BytesRef>)" />. Review Comment: Even though it doesn't matter much, fixed anyways 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org