Skip to content

Commit 7e7f6ed

Browse files
authored
Update ProcessStartInfo.xml
1 parent 665649b commit 7e7f6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Diagnostics/ProcessStartInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ If you use this property to set command-line arguments, <xref:System.Diagnostics
732732
</ReturnValue>
733733
<Docs>
734734
<summary>Gets search paths for files, directories for temporary files, application-specific options, and other similar information.</summary>
735-
<value>A string dictionary that provides environment variables that apply to this process and child processes. The default is <see langword="null" />.</value>
735+
<value>A string dictionary that provides environment variables that apply to this process and child processes.</value>
736736
<remarks>
737737
<format type="text/markdown"><![CDATA[
738738

0 commit comments

Comments
 (0)