From 01c58d9574735bfb595aabae8cf5f7821e49e989 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Tue, 19 Nov 2013 16:45:47 +0100 Subject: [PATCH] Replace "seven" with "several" :) --- pep-0428.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0428.txt b/pep-0428.txt index a5c020486..f0a531e1f 100644 --- a/pep-0428.txt +++ b/pep-0428.txt @@ -368,7 +368,7 @@ readability and to remind users that forward slashes are ok:: 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.drive