Documentation/Source/eric6.uninstall.html

changeset 6495
6e73d31af3af
parent 5435
44a6fc2828bc
child 6505
470d878cbe9f
diff -r 72e3d61e5a20 -r 6e73d31af3af Documentation/Source/eric6.uninstall.html
--- a/Documentation/Source/eric6.uninstall.html	Sun Sep 09 19:30:54 2018 +0200
+++ b/Documentation/Source/eric6.uninstall.html	Mon Sep 10 18:15:10 2018 +0200
@@ -61,8 +61,8 @@
 <td><a href="#usage">usage</a></td>
 <td>Display a usage message and exit.</td>
 </tr><tr>
-<td><a href="#wrapperName">wrapperName</a></td>
-<td>Create the platform specific name for the wrapper script.</td>
+<td><a href="#wrapperNames">wrapperNames</a></td>
+<td>Create the platform specific names for the wrapper script.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -158,11 +158,11 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
-<a NAME="wrapperName" ID="wrapperName"></a>
-<h2>wrapperName</h2>
-<b>wrapperName</b>(<i>dname, wfile</i>)
+<a NAME="wrapperNames" ID="wrapperNames"></a>
+<h2>wrapperNames</h2>
+<b>wrapperNames</b>(<i>dname, wfile</i>)
 <p>
-    Create the platform specific name for the wrapper script.
+    Create the platform specific names for the wrapper script.
 </p><dl>
 <dt><i>dname</i></dt>
 <dd>
@@ -174,7 +174,7 @@
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-the name of the wrapper script
+the names of the wrapper scripts
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial