diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html Mon Feb 01 10:38:16 2021 +0100 @@ -155,7 +155,7 @@ Public method to generate the extension menus. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary of populated menu (dict of QMenu). The dict must have the keys 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu' @@ -170,7 +170,7 @@ Public method to get the menu title. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> title of the menu (string) </dd>