Skip to content

Commit 56be794

Browse files
author
Mark Pilgrim
committed
wording fiddling
1 parent 166b519 commit 56be794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ <h3 id=trove-examples>Examples of Good Package Classifiers</h3>
249249
Topic :: Text Processing :: Linguistic
250250
Topic :: Software Development :: Libraries :: Python Modules</code></pre>
251251

252-
<p>And here are the classifiers for <a href=http://pypi.python.org/pypi/httplib2><code>httplib2</code></a>, the <abbr>HTTP</abbr> module I mentioned at the beginning of this chapter. <code>httplib2</code> is beta quality, cross-platform, <abbr>MIT</abbr>-licensed, and intended for Python developers.
252+
<p>And here are the classifiers for <a href=http://pypi.python.org/pypi/httplib2><code>httplib2</code></a>, the library featured in the <a href=http-web-services.html><abbr>HTTP</abbr> Web Services</a> chapter. <code>httplib2</code> is beta quality, cross-platform, <abbr>MIT</abbr>-licensed, and intended for Python developers.
253253

254254
<pre><code>Programming Language :: Python
255255
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)