--- a/Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.py Fri Oct 11 19:51:20 2013 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgCommitDialog.py Sat Oct 12 15:01:28 2013 +0200 @@ -85,7 +85,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) """