Skip to content

Commit 148197a

Browse files
committed
Changed code comment
1 parent 2bca454 commit 148197a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Thinktecture.Runtime.Extensions/EnumGenerationAttribute.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public string KeyPropertyName
2626

2727
/// <summary>
2828
/// Indication whether the enumeration should be to derive from.
29-
/// This feature comes with multiple limitations, use it only if necessary!
29+
/// This feature comes with multiple restrictions, use it only if necessary!
3030
/// </summary>
3131
public bool IsExtensible { get; set; }
3232
}

0 commit comments

Comments
 (0)