Skip to content

Commit 72a6f44

Browse files
birken25mairaw
authored andcommitted
Update Environment.xml (#3793)
1 parent 923abcf commit 72a6f44

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
@@ -2267,8 +2267,8 @@ The following example creates environment variables for the <xref:System.Environ
22672267
<ReturnType>System.String</ReturnType>
22682268
</ReturnValue>
22692269
<Docs>
2270-
<summary>Gets the user name of the person who is currently logged on to the operating system.</summary>
2271-
<value>The user name of the person who is logged on to the operating system.</value>
2270+
<summary>Gets the user name of the person who is associated with the current thread.</summary>
2271+
<value>The user name of the person who is associated with the current thread.</value>
22722272
<remarks>
22732273
<format type="text/markdown"><![CDATA[
22742274

0 commit comments

Comments
 (0)