diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2003-07-03 21:33:02 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2003-07-03 21:33:02 +0000 |
commit | 75132e84e1081bebaf02cfe367fbb03cf097f85d (patch) | |
tree | 9c93f208a5a54238e3397d993b841e63e458722b | |
parent | cde2200ff28a0a54a1dc62e6a63ca3936fee5177 (diff) | |
download | cpython-git-75132e84e1081bebaf02cfe367fbb03cf097f85d.tar.gz |
Moved two sentences around to make them clearer.
-rw-r--r-- | Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html index 6c1c901a70..448dc7cd07 100644 --- a/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html +++ b/Mac/OSXResources/app/Resources/English.lproj/Documentation/packman.html @@ -43,11 +43,12 @@ <p>If package manager fails to open the database first check that you are 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 - you are now on untested ground. You may be able to find an alternative + You may be able to find an alternative database that works for your system at - <a href="http://www.python.org/packman">http://www.python.org/packman</a>.</p> + <a href="http://www.python.org/packman">http://www.python.org/packman</a>. + In the standalone Package Manager you can then open such an alternative database + with the <tt>File->Open URL...</tt> command, but you should realize that + you are now on untested ground.</p> </td> </tr> |