Replace "seven" with "several" :)
This commit is contained in:
parent
e02e097151
commit
01c58d9574
|
@ -368,7 +368,7 @@ readability and to remind users that forward slashes are ok::
|
||||||
Properties
|
Properties
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Seven simple properties are provided on every path (each can be empty)::
|
Several simple properties are provided on every path (each can be empty)::
|
||||||
|
|
||||||
>>> p = PureWindowsPath('c:/Downloads/pathlib.tar.gz')
|
>>> p = PureWindowsPath('c:/Downloads/pathlib.tar.gz')
|
||||||
>>> p.drive
|
>>> p.drive
|
||||||
|
|
Loading…
Reference in New Issue