--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Wed Sep 22 18:20:06 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Wed Sep 22 19:52:28 2021 +0200 @@ -102,7 +102,7 @@ </tr> <tr> <td><a href="#HgStatusDialog.__forget">__forget</a></td> -<td>Private slot to handle the Remove context menu entry.</td> +<td>Private slot to handle the Forget Missing context menu entry.</td> </tr> <tr> <td><a href="#HgStatusDialog.__generateDiffs">__generateDiffs</a></td> @@ -170,7 +170,7 @@ </tr> <tr> <td><a href="#HgStatusDialog.__sbsDiff">__sbsDiff</a></td> -<td>Private slot to handle the Diff context menu entry.</td> +<td>Private slot to handle the Side-By-Side Diff context menu entry.</td> </tr> <tr> <td><a href="#HgStatusDialog.__showActionsMenu">__showActionsMenu</a></td> @@ -320,7 +320,7 @@ <b>__forget</b>(<i></i>) <p> - Private slot to handle the Remove context menu entry. + Private slot to handle the Forget Missing context menu entry. </p> <a NAME="HgStatusDialog.__generateDiffs" ID="HgStatusDialog.__generateDiffs"></a> <h4>HgStatusDialog.__generateDiffs</h4> @@ -496,7 +496,7 @@ <b>__sbsDiff</b>(<i></i>) <p> - Private slot to handle the Diff context menu entry. + Private slot to handle the Side-By-Side Diff context menu entry. </p> <a NAME="HgStatusDialog.__showActionsMenu" ID="HgStatusDialog.__showActionsMenu"></a> <h4>HgStatusDialog.__showActionsMenu</h4>