Skip to content

Commit e3ce33a

Browse files
dorfireBillWagner
authored andcommitted
1 parent d5f5886 commit e3ce33a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.IO/Directory.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,7 @@ Directory::CreateDirectory("Public\\Html");
18211821
<Parameters />
18221822
<Docs>
18231823
<summary>Gets the current working directory of the application.</summary>
1824-
<returns>A string that contains the path of the current working directory, and does not end with a backslash (\\).</returns>
1824+
<returns>A string that contains the absolute path of the current working directory, and does not end with a backslash (\\).</returns>
18251825
<remarks>
18261826
<format type="text/markdown"><![CDATA[
18271827
@@ -4056,4 +4056,4 @@ Directory::CreateDirectory("Public\\Html");
40564056
</Docs>
40574057
</Member>
40584058
</Members>
4059-
</Type>
4059+
</Type>

0 commit comments

Comments
 (0)