diff --git a/xml/System.IO/Path.xml b/xml/System.IO/Path.xml index 2a4794af558..6a1f568f99b 100644 --- a/xml/System.IO/Path.xml +++ b/xml/System.IO/Path.xml @@ -1553,7 +1553,7 @@ Possible patterns for the read-only character span returned by this method are a - (`path` specified a relative path on the current drive or volume). -- "\" (Unix: `path` specified an absolute path on the current drive). +- "/" (Unix: `path` specified an absolute path on the current drive). - "X:" (Windows: `path` specified a relative path on a drive, where *X* represents a drive or volume letter).