Changes file updates

Also fixed some it's -> its
This commit is contained in:
Thorbjørn Lindeijer
2009-06-12 13:07:15 +02:00
parent 7907e447b0
commit 4eb11b1a24
6 changed files with 20 additions and 16 deletions

View File

@@ -122,7 +122,7 @@
This method is executed when the wizard has been selected by the user
for execution. Any dialogs the wizard opens should use the given \a parent.
The \a path argument is a suggestion for the location where files should be
created. The wizard should fill this in it's path selection elements as a
created. The wizard should fill this in its path selection elements as a
default path.
Returns a list of files (absolute paths) that have been created, if any.
*/