We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a737fe6 commit 6c6bacaCopy full SHA for 6c6baca
1 file changed
sources/SilkTouch/SilkTouch/Mods/IdentifySharedPrefixes.cs
@@ -23,7 +23,7 @@ public class IdentifySharedPrefixes(IOptionsSnapshot<IdentifySharedPrefixes.Conf
23
{
24
/// <summary>
25
/// This was from the original NameTrimmer code
26
- /// Quoting from the original documentation:
+ /// Referencing the original documentation:
27
/// The second pass does not use <see cref="GetTrimmingName"/>.
28
/// The third pass uses naive prefix detection for <see cref="GetPrefix"/>.
29
/// </summary>
0 commit comments