Skip to content

Minor typo in Environment.xml #2911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions xml/System/Environment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1154,7 +1154,7 @@ The following example creates environment variables for the <xref:System.Environ
</Parameters>
<Docs>
<param name="folder">One of the enumeration values that identifies a system special folder.</param>
<param name="option">One of the enumeration values taht specifies options to use for accessing a special folder.</param>
<param name="option">One of the enumeration values that specifies options to use for accessing a special folder.</param>
<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>
<returns>The path to the specified system special folder, if that folder physically exists on your computer; otherwise, an empty string ("").

Expand Down Expand Up @@ -2369,4 +2369,4 @@ The following example creates environment variables for the <xref:System.Environ
</Docs>
</Member>
</Members>
</Type>
</Type>