--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html Sun Sep 29 18:23:27 2013 +0200 @@ -245,11 +245,12 @@ </dd><dt><i>tags</i></dt> <dd> flag indicating a list of tags is requested - (False = branches, True = tags) + (False = branches, True = tags) </dd><dt><i>tagsList</i></dt> <dd> -reference to string list receiving the tags (list of strings) -</dd><dt><i>allsTagsList</i></dt> +reference to string list receiving the tags + (list of strings) +</dd><dt><i>allTagsList</i></dt> <dd> reference to string list all tags (list of strings) </dd>