-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
area-System.CollectionsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Type of issue
Typo
Description
Current text in the Remarks section of method IsProperSupersetOf states
"An empty set is a proper superset of any other collection."
It should state
"An empty set is a proper subset of any other collection."
as found on the page for IsProperSubsetOf:
2025 07 02
ISet.IsProperSubsetOf(IEnumerable) Method (System.Collections.Generic) | Microsoft Learn
Page URL
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Collections.Generic/ISet`1.xml
Document Version Independent Id
817d0132-55c5-f846-8392-949dd24c7863
Platform Id
62938d6f-b4f5-d893-12f2-4a50b1d4e6e0
Article author
Metadata
Metadata
Assignees
Labels
area-System.CollectionsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner