You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System/Environment.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1154,7 +1154,7 @@ The following example creates environment variables for the <xref:System.Environ
1154
1154
</Parameters>
1155
1155
<Docs>
1156
1156
<paramname="folder">One of the enumeration values that identifies a system special folder.</param>
1157
-
<paramname="option">One of the enumeration values taht specifies options to use for accessing a special folder.</param>
1157
+
<paramname="option">One of the enumeration values that specifies options to use for accessing a special folder.</param>
1158
1158
<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>
1159
1159
<returns>The path to the specified system special folder, if that folder physically exists on your computer; otherwise, an empty string ("").
1160
1160
@@ -2369,4 +2369,4 @@ The following example creates environment variables for the <xref:System.Environ
0 commit comments