--- a/Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.py Tue Oct 15 22:03:54 2013 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.py Fri Oct 18 23:00:41 2013 +0200 @@ -87,7 +87,8 @@ def commitSubrepositories(self): """ - Public method to retrieve the state of the commit sub-repositories flag. + Public method to retrieve the state of the commit sub-repositories + flag. @return state of the sub-repositories flag (boolean) """