This commit is contained in:
Éric Araujo 2011-08-19 00:53:20 +02:00
parent 55b9fe232d
commit b931ab4345
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ class Distribution:
A local absolute path is an absolute path in which occurrences of
``'/'`` have been replaced by the system separator given by ``os.sep``.
:parameter local: flag to say if the path should be returned a local
:parameter local: flag to say if the path should be returned as a local
absolute path
:type local: boolean