Typo
This commit is contained in:
parent
f36388059e
commit
64210a6ec2
|
@ -248,7 +248,7 @@ First a couple of conventions:
|
|||
``\\some\share\myfile.txt``) always has a drive and a root
|
||||
(here, ``\\some\share`` and ``\``, respectively).
|
||||
|
||||
* A drive which has either a drive *or* a root is said to be anchored.
|
||||
* A path which has either a drive *or* a root is said to be anchored.
|
||||
Its anchor is the concatenation of the drive and root. Under POSIX,
|
||||
"anchored" is the same as "absolute".
|
||||
|
||||
|
|
Loading…
Reference in New Issue