summaryrefslogtreecommitdiffstats
path: root/Doc/library/msilib.rst
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2010-12-26 02:38:05 (GMT)
committerÉric Araujo <merwok@netwok.org>2010-12-26 02:38:05 (GMT)
commit2908765ffd18f29df637eca2d7329ad54052cc61 (patch)
treed2c2642e49ef2b40cab05536b40434a526dae000 /Doc/library/msilib.rst
parentc9562f3cbefea4aabe2328a20d64352dacd9b731 (diff)
downloadcpython-2908765ffd18f29df637eca2d7329ad54052cc61.zip
cpython-2908765ffd18f29df637eca2d7329ad54052cc61.tar.gz
cpython-2908765ffd18f29df637eca2d7329ad54052cc61.tar.bz2
Remove unexistent parameter (#3216)
Diffstat (limited to 'Doc/library/msilib.rst')
-rw-r--r--Doc/library/msilib.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/msilib.rst b/Doc/library/msilib.rst
index 138060d..270f4ff 100644
--- a/Doc/library/msilib.rst
+++ b/Doc/library/msilib.rst
@@ -351,7 +351,7 @@ Directory Objects
-----------------
-.. class:: Directory(database, cab, basedir, physical, logical, default, component, [componentflags])
+.. class:: Directory(database, cab, basedir, physical, logical, default, [componentflags])
Create a new directory in the Directory table. There is a current component at
each point in time for the directory, which is either explicitly created through