diff -r 9dfb5a421a56 -r 4773c9469880 Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.py --- a/Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.py Mon Dec 11 19:17:20 2017 +0100 +++ b/Plugins/VcsPlugins/vcsGit/GitSubmodulesListDialog.py Mon Dec 11 19:27:20 2017 +0100 @@ -24,7 +24,7 @@ Constructor @param submodules list of submodule data to be shown - @type list of dictionaries with submodule name, path, URL and branch + @type list of dictionaries with submodule name, path, URL and branch @param parent reference to the parent widget @type QWidget """