diff options
Diffstat (limited to 'Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html')
-rw-r--r-- | Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html index 7eef257..0767c48 100644 --- a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html +++ b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html @@ -13,7 +13,7 @@ <table> <tr> <td> - <img src="PackageManager.gif" width="128" height="128" align="top"> + <img src="PackageManager.gif" width="128" height="128" align="top" alt=""> </td> <td> <p>The Python Package Manager helps you installing additional @@ -35,7 +35,7 @@ you about this, and also about other external dependencies.</p> <p>PackageManager is available as a separate application and also - as a function of the IDE, through the <tt>File->Package Manager</tt> menu + as a function of the IDE, through the <tt>File->Package Manager</tt> menu entry. </p> <h2>Troubleshooting</h2> @@ -44,7 +44,7 @@ connected to the internet. If you are connected then the problem could be that there is no database (yet?) for your version of Mac OS X. In the standalone Package Manager you can open an alternative database - with the <tt>File->Open URL...</tt> command, but you should realize that + with the <tt>File->Open URL...</tt> command, but you should realize that you are now on untested ground. </p> </td> |