Skip to content

Commit af399a0

Browse files
JasonKnappRon Petrusha
authored andcommitted
Minor typo in Environment.xml (#2911)
"taht" -> "that"
1 parent a5d2d90 commit af399a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System/Environment.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ The following example creates environment variables for the <xref:System.Environ
11541154
</Parameters>
11551155
<Docs>
11561156
<param name="folder">One of the enumeration values that identifies a system special folder.</param>
1157-
<param name="option">One of the enumeration values taht specifies options to use for accessing a special folder.</param>
1157+
<param name="option">One of the enumeration values that specifies options to use for accessing a special folder.</param>
11581158
<summary>Gets the path to the system special folder that is identified by the specified enumeration, and uses a specified option for accessing special folders.</summary>
11591159
<returns>The path to the specified system special folder, if that folder physically exists on your computer; otherwise, an empty string ("").
11601160

@@ -2369,4 +2369,4 @@ The following example creates environment variables for the <xref:System.Environ
23692369
</Docs>
23702370
</Member>
23712371
</Members>
2372-
</Type>
2372+
</Type>

0 commit comments

Comments
 (0)