src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html

branch
eric7
changeset 11013
ad483a12058c
parent 10690
fab36645aa7d
child 11068
15f0385e0471
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html	Tue Oct 29 14:21:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html	Tue Oct 29 19:48:56 2024 +0100
@@ -106,8 +106,8 @@
 <td>Private slot to handle a change of the Mercurial configuration file.</td>
 </tr>
 <tr>
-<td><a href="#Hg.__monitorRepoIniFile">__monitorRepoIniFile</a></td>
-<td>Private slot to add a repository configuration file to the list of monitored files.</td>
+<td><a href="#Hg.__monitorRepoConfigFiles">__monitorRepoConfigFiles</a></td>
+<td>Private slot to add some repository configuration files to the list of monitored files.</td>
 </tr>
 <tr>
 <td><a href="#Hg.__vcsCommit_Step2">__vcsCommit_Step2</a></td>
@@ -728,11 +728,11 @@
 name of the changed file
 </dd>
 </dl>
-<a NAME="Hg.__monitorRepoIniFile" ID="Hg.__monitorRepoIniFile"></a>
-<h4>Hg.__monitorRepoIniFile</h4>
-<b>__monitorRepoIniFile</b>(<i>repodir</i>)
+<a NAME="Hg.__monitorRepoConfigFiles" ID="Hg.__monitorRepoConfigFiles"></a>
+<h4>Hg.__monitorRepoConfigFiles</h4>
+<b>__monitorRepoConfigFiles</b>(<i>repodir</i>)
 <p>
-        Private slot to add a repository configuration file to the list of
+        Private slot to add some repository configuration files to the list of
         monitored files.
 </p>
 

eric ide

mercurial