We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8431f commit ac9b14bCopy full SHA for ac9b14b
snippets/csharp/System.IO/Path/Combine/Program.cs
@@ -76,7 +76,7 @@ private static void Combine4()
76
// C:\Pictures\Saved Pictures\2019\Jan\
77
//
78
// The example displays the following output if run on a Unix-based system:
79
- // C:\Pictures\/Saved Pictures\/2019\/Jan\/
+ // C:\Pictures\/Saved Pictures\/2019\/Jan\
80
// </Snippet4>
81
}
82
0 commit comments