File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2603,7 +2603,7 @@ Not all invalid characters for directory and file names are interpreted as unacc
2603
2603
<Parameter Name =" path" Type =" System.ReadOnlySpan< System.Char> " Index =" 0" FrameworkAlternate =" netcore-3.0" />
2604
2604
</Parameters >
2605
2605
<Docs >
2606
- <param name =" path" >To be added .</param >
2606
+ <param name =" path" >The path to trim .</param >
2607
2607
<summary >Trims one trailing directory separator beyond the root of the specified path.</summary >
2608
2608
<returns >The <paramref name =" path" /> without any trailing directory separators.</returns >
2609
2609
<remarks >To be added.</remarks >
@@ -2634,7 +2634,7 @@ Not all invalid characters for directory and file names are interpreted as unacc
2634
2634
<Parameter Name =" path" Type =" System.String" Index =" 0" FrameworkAlternate =" netcore-3.0" />
2635
2635
</Parameters >
2636
2636
<Docs >
2637
- <param name =" path" >To be added .</param >
2637
+ <param name =" path" >The path to trim .</param >
2638
2638
<summary >Trims one trailing directory separator beyond the root of the specified path.</summary >
2639
2639
<returns >The <paramref name =" path" /> without any trailing directory separators.</returns >
2640
2640
<remarks >To be added.</remarks >
You can’t perform that action at this time.
0 commit comments