Remove unexistent parameter (#3216)
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 @@
-----------------
-.. 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