Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2908765

Browse files
committed
Remove unexistent parameter (#3216)
1 parent c9562f3 commit 2908765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/msilib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Directory Objects
351351
-----------------
352352

353353

354-
.. class:: Directory(database, cab, basedir, physical, logical, default, component, [componentflags])
354+
.. class:: Directory(database, cab, basedir, physical, logical, default, [componentflags])
355355

356356
Create a new directory in the Directory table. There is a current component at
357357
each point in time for the directory, which is either explicitly created through

0 commit comments

Comments
 (0)