Skip to content

Commit 64cbea3

Browse files
committed
Edit doc comment
1 parent 060e3cc commit 64cbea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/SilkTouch/SilkTouch/Mods/Common/ModUtils.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ this PInvokeGeneratorConfiguration cfg
510510
}
511511

512512
/// <summary>
513-
/// Determines (naively) whether the given attribute syntax represents a <see cref="DllImportAttribute"/>.
513+
/// Determines (naively) whether the given attribute syntax represents the specified attribute.
514514
/// </summary>
515515
/// <param name="node">The attribute syntax.</param>
516516
/// <param name="fullNameWithoutSuffix">

0 commit comments

Comments
 (0)