Skip to content

Commit 995aca1

Browse files
authored
Update CultureTypes.xml
Added missing "are"
1 parent defe985 commit 995aca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Globalization/CultureTypes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The following example demonstrates the `CultureTypes.AllCultures` enumeration me
127127
</ReturnValue>
128128
<MemberValue>7</MemberValue>
129129
<Docs>
130-
<summary>All cultures that recognized by .NET, including neutral and specific cultures and custom cultures created by the user.
130+
<summary>All cultures that are recognized by .NET, including neutral and specific cultures and custom cultures created by the user.
131131

132132
On .NET Framework 4 and later versions and .NET Core running on Windows, it includes the culture data available from the Windows operating system. On .NET Core running on Linux and macOS, it includes culture data defined in the [ICU libraries](https://icu.unicode.org/).
133133

0 commit comments

Comments
 (0)